mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
ugh, another typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
* Author: Monte Ohrt <monte@ispi.net>
|
* Author: Monte Ohrt <monte@ispi.net>
|
||||||
* Credits: Mark Priatel <mpriatel@rogers.com>
|
* Credits: Mark Priatel <mpriatel@rogers.com>
|
||||||
* Gerard <gerard@interfold.com>
|
* Gerard <gerard@interfold.com>
|
||||||
* Purpose: cycle given given values
|
* Purpose: cycle through given values
|
||||||
* Input: id = id of cycle (optional)
|
* Input: id = id of cycle (optional)
|
||||||
* values = comma separated list of values to cycle
|
* values = comma separated list of values to cycle
|
||||||
* reset = boolean - resets given var to true
|
* reset = boolean - resets given var to true
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
* Author: Monte Ohrt <monte@ispi.net>
|
* Author: Monte Ohrt <monte@ispi.net>
|
||||||
* Credits: Mark Priatel <mpriatel@rogers.com>
|
* Credits: Mark Priatel <mpriatel@rogers.com>
|
||||||
* Gerard <gerard@interfold.com>
|
* Gerard <gerard@interfold.com>
|
||||||
* Purpose: cycle given given values
|
* Purpose: cycle through given values
|
||||||
* Input: id = id of cycle (optional)
|
* Input: id = id of cycle (optional)
|
||||||
* values = comma separated list of values to cycle
|
* values = comma separated list of values to cycle
|
||||||
* reset = boolean - resets given var to true
|
* reset = boolean - resets given var to true
|
||||||
|
Reference in New Issue
Block a user