cvs: smarty / QUICK_START

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1108046656@cvsserver>
mohrt		Thu Feb 10 09:44:16 2005 EDT

  Modified files:              
    /smarty	QUICK_START 
  Log:
  fix a couple errors
  
  
http://cvs.php.net/diff.php/smarty/QUICK_START?r1=1.2&r2=1.3&ty=u
Index: smarty/QUICK_START
diff -u smarty/QUICK_START:1.2 smarty/QUICK_START:1.3
--- smarty/QUICK_START:1.2	Thu Feb  3 15:37:20 2005
+++ smarty/QUICK_START	Thu Feb 10 09:44:16 2005
@@ -52,7 +52,7 @@
 <?php
 
 // put full path to Smarty.class.php
-require('/usr/local/lib/php/Smarty/lib/Smarty.lib.php');
+require('/usr/local/lib/php/Smarty/Smarty.class.php');
 $smarty = new Smarty();
 
 $smarty->template_dir = '/web/www.domain.com/smarty/templates';

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.