From 4c6bd62135afba505fc7c96f37edf7c4d89b7fd4 Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 2 May 2002 22:09:36 +0000 Subject: [PATCH] update comments --- libs/plugins/function.cycle.php | 3 +-- plugins/function.cycle.php | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/libs/plugins/function.cycle.php b/libs/plugins/function.cycle.php index 9bf3c1e3..5d2cea83 100644 --- a/libs/plugins/function.cycle.php +++ b/libs/plugins/function.cycle.php @@ -9,10 +9,9 @@ * Author: Monte Ohrt * Credits: Mark Priatel * Gerard - * Purpose: cycle given given values each time + * Purpose: cycle given given values * Input: id = id of cycle (optional) * values = comma separated list of values to cycle - * (use hex value for literal comma or quote) * reset = boolean - resets given var to true * print = boolean - print var or not. default is true * advance = boolean - whether or not to advance the cycle diff --git a/plugins/function.cycle.php b/plugins/function.cycle.php index 9bf3c1e3..5d2cea83 100644 --- a/plugins/function.cycle.php +++ b/plugins/function.cycle.php @@ -9,10 +9,9 @@ * Author: Monte Ohrt * Credits: Mark Priatel * Gerard - * Purpose: cycle given given values each time + * Purpose: cycle given given values * Input: id = id of cycle (optional) * values = comma separated list of values to cycle - * (use hex value for literal comma or quote) * reset = boolean - resets given var to true * print = boolean - print var or not. default is true * advance = boolean - whether or not to advance the cycle