Changeset 1737 for branches/1.3/Hotaru.php
- Timestamp:
- 05/26/10 06:41:36 (3 years ago)
- File:
-
- 1 edited
-
branches/1.3/Hotaru.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/Hotaru.php
r1733 r1737 70 70 public function __construct($start = '') 71 71 { 72 require_once( LIBS . 'smartloader.class.php');72 require_once(EXTENSIONS . 'SmartLoader/smartloader.class.php'); 73 73 // initialize Hotaru 74 74 if (!$start) {
Note: See TracChangeset
for help on using the changeset viewer.