Changeset 3
- Timestamp:
- 08/20/06 20:32:51
- Files:
-
- www/trunk/php_files/Sophia.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
www/trunk/php_files/Sophia.php
r2 r3 1 1 <?php 2 2 3 require(" Smarty.class.php");3 require("smarty/Smarty.class.php"); 4 4 5 5 $smarty = new Smarty;
