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