rename % to mod

databind
vitalif 2009-02-07 17:01:16 +00:00 committed by Vitaliy Filippov
parent 59ef6cbe8d
commit 780c6bcb56
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ sub new
'!' => [ '!', 0 ],
odd => [ 'test_odd', 0 ],
even => [ 'test_even', 0 ],
'%' => [ 'test_mod', 1 ],
mod => [ 'test_mod', 1 ],
eq => [ 'test_eq', 1 ],
},
root => '.', # каталог с шаблонами