Changeset 750
- Timestamp:
- 01/10/2004 01:11:32 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index-smarty.php
r728 r750 9 9 $wpsmarty->cache_dir = './wp-blogs/main/smartycache'; 10 10 $wpsmarty->plugin_dir = './wp-plugins'; 11 require_once( 'wp-include /class-smarty.php' );11 require_once( 'wp-includes/class-smarty.php' ); 12 12 $blog = 1; 13 13 require_once('wp-blog-header.php');
Note: See TracChangeset
for help on using the changeset viewer.