Changeset 24918
- Timestamp:
- 11/29/08 11:19:08 (6 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
development/main/system/pnRender/plugins/function.gt.php
r24917 r24918 41 41 extract($params); 42 42 unset($params); 43 44 $t = $this->smarty['themepath'];45 echo "t: $t";46 43 47 44 if (!isset($name)) {
