Changeset 958
- Timestamp:
- 05/29/08 10:27:20 (6 months ago)
- Files:
-
- trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php (modified) (1 diff)
- trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php (modified) (1 diff)
- trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php (modified) (1 diff)
- trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php
r929 r958 199 199 'jelix~errors.tpl.tag.character.invalid',array('for ($i=0;$i<$p;$i++)','(',null) ), 200 200 4=>array('{form ($foo,$params)} aa {/form}', 201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2- 6',null) ),201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2-7',null) ), 202 202 5=>array('{($aaa)}', 203 203 'jelix~errors.tpl.tag.syntax.invalid',array('($aaa)',null) ), trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php
r929 r958 199 199 'jelix~errors.tpl.tag.character.invalid',array('for ($i=0;$i<$p;$i++)','(',null) ), 200 200 4=>array('{form ($foo,$params)} aa {/form}', 201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2- 6',null) ),201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2-7',null) ), 202 202 5=>array('{($aaa)}', 203 203 'jelix~errors.tpl.tag.syntax.invalid',array('($aaa)',null) ), trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php
r929 r958 199 199 'jelix~errors.tpl.tag.character.invalid',array('for ($i=0;$i<$p;$i++)','(',null) ), 200 200 4=>array('{form ($foo,$params)} aa {/form}', 201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2- 6',null) ),201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2-7',null) ), 202 202 5=>array('{($aaa)}', 203 203 'jelix~errors.tpl.tag.syntax.invalid',array('($aaa)',null) ), trunk/testapp/modules/jelix_tests/tests/jtpl.compiler.html_cli.php
r929 r958 199 199 'jelix~errors.tpl.tag.character.invalid',array('for ($i=0;$i<$p;$i++)','(',null) ), 200 200 4=>array('{form ($foo,$params)} aa {/form}', 201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2- 6',null) ),201 'jelix~errors.tplplugin.block.bad.argument.number',array('form','2-7',null) ), 202 202 5=>array('{($aaa)}', 203 203 'jelix~errors.tpl.tag.syntax.invalid',array('($aaa)',null) ),
