Changeset 2581
- Timestamp:
- 09/16/08 18:39:13 (4 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/system/classes/atomhandler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/system/classes/atomhandler.php
r2549 r2581 574 574 $params = array(); 575 575 576 $this->is_auth( );576 $this->is_auth(TRUE); 577 577 578 578 $params['slug']= $slug;
