/[health_html]/inc/Smarty.class.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /inc/Smarty.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.2 by ravilov, Wed Sep 19 12:23:56 2001 UTC
# Line 37  Line 37 
37   *   *
38   */   */
39    
40  require('Smarty.addons.php');  require("inc/Smarty.addons.php");
41  require("Smarty.local.php");  require("inc/Smarty.local.php");
42    
43  define("SMARTY_PHP_PASSTHRU",0);  define("SMARTY_PHP_PASSTHRU",0);
44  define("SMARTY_PHP_QUOTE",1);  define("SMARTY_PHP_QUOTE",1);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26