Changeset 1424 for trunk/rss/init.php

Show
Ignore:
Timestamp:
04/09/06 23:29:35 (3 years ago)
Author:
mbonetti
Message:

Handle all user business in a new (early loaded) User class. Also fixes #382

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/init.php

    r1372 r1424  
    6262// 
    6363rss_require('util.php'); 
     64rss_require('cls/user.php'); 
    6465rss_require('cls/rss.php'); 
    6566//rss_require('config.php');