update version in class, update docs for count_ and new vars

This commit is contained in:
mohrt
2001-03-28 22:45:24 +00:00
parent 34c6c38e34
commit 68fd0955ee
9 changed files with 116 additions and 10 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
* Author: Monte Ohrt <monte@ispi.net>
* Andrei Zmievski <andrei@ispi.net>
*
* Version: 1.3.1pl1
* Version: 1.3.2
* Copyright: 2001 ispi of Lincoln, Inc.
*
* This library is free software; you can redistribute it and/or
@@ -108,7 +108,7 @@ class Smarty
);
var $version = "1.3.1pl1"; // Smarty version number
var $version = "1.3.2"; // Smarty version number
var $show_info_header = true; // display info header at top of page output
// internal vars
+1 -1
View File
@@ -6,7 +6,7 @@
* Author: Monte Ohrt <monte@ispi.net>
* Andrei Zmievski <andrei@ispi.net>
*
* Version: 1.3.1pl1
* Version: 1.3.2
* Copyright: 2001 ispi of Lincoln, Inc.
*
* This library is free software; you can redistribute it and/or