Project

General

Profile

« Previous | Next » 

Revision 002fd782

Added by Denny Page about 9 years ago

Add include of functions.inc for declaration of gettext

View differences:

src/etc/inc/notices.inc
53 53
 */
54 54

  
55 55
require_once("globals.inc");
56
require_once("functions.inc");
56 57
require_once("led.inc");
57 58

  
58 59
$notice_path = $g['tmp_path'] . '/notices';

Also available in: Unified diff