mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
use unified diff
This commit is contained in:
@@ -84,7 +84,7 @@ $CSS = array(
|
||||
|
||||
// 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];
|
||||
|
Reference in New Issue
Block a user