Changeset 15 for trunk/inc_hp/bookmarks.inc.php
- Timestamp:
- 08/09/05 22:30:14 (7 years ago)
- Files:
-
- 1 modified
-
trunk/inc_hp/bookmarks.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc_hp/bookmarks.inc.php
r1 r15 29 29 } 30 30 31 $ smarty->assign('bookmarks', $bookmarks);31 $_SMARTY['bookmarks'] = $bookmarks; 32 32 ?>
