Changeset 1582

Show
Ignore:
Timestamp:
09/14/06 23:23:22 (2 years ago)
Author:
cfriesen
Message:

I hope this doesn't break it, but PHP was giving me a warning.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/init.php

    r1579 r1582  
    117117 
    118118require_once('cls/l10n.php'); 
    119 $GLOBALS['rssl10n'] = new RSSl10n(); 
     119$GLOBALS['rssl10n'] = new RSSl10n(null); 
    120120$lang = $GLOBALS['rssl10n']->getLocale(); 
    121121_pf('done');