cvs: smarty /docs/scripts revcheck.php
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1098702817@cvsserver> |
didou Mon Oct 25 07:13:37 2004 EDT
Modified files:
/smarty/docs/scripts revcheck.php
Log:
use unified diff
http://cvs.php.net/diff.php/smarty/docs/scripts/revcheck.php?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/scripts/revcheck.php
diff -u smarty/docs/scripts/revcheck.php:1.3 smarty/docs/scripts/revcheck.php:1.4
--- smarty/docs/scripts/revcheck.php:1.3 Fri May 28 17:30:11 2004
+++ smarty/docs/scripts/revcheck.php Mon Oct 25 07:13:34 2004
@@ -84,7 +84,7 @@
// Option for the link to cvs.php.net: normal: "&f=h"
// long diff: "&f=h&num=10", unified (text): "&f=u"
-define("CVS_OPT", "&f=h&num=10");
+define("CVS_OPT", "&ty=u");
// Initializing variables from parameters
$LANG = $argv[1];
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php