Changeset 929 for trunk/plugins/page/classes/modules/page/Page.class.php
- Timestamp:
- 06/05/10 17:18:13 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/page/classes/modules/page/Page.class.php
r894 r929 15 15 --------------------------------------------------------- 16 16 */ 17 18 set_include_path(get_include_path().PATH_SEPARATOR.dirname(__FILE__));19 17 20 18 /**
