preparation release
This commit is contained in:
commit
f5e3a62ee8
196 changed files with 64314 additions and 0 deletions
12
HTML/Template/tests/test_globals.html.phpt
Normal file
12
HTML/Template/tests/test_globals.html.phpt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
--TEST--
|
||||
Template Test: globals.html
|
||||
--FILE--
|
||||
<?php
|
||||
require_once 'testsuite.php';
|
||||
compilefile('globals.html');
|
||||
|
||||
--EXPECTF--
|
||||
===Compiling globals.html===
|
||||
|
||||
===Compile failure==
|
||||
[pear_error: message="HTML_Template_Flexy fatal error:HTML_Template_Flexy::Attempt to access private variable: on line %d of %s, Use options[privates] to allow this." code=-1 mode=return level=notice prefix="" info=""]
|
||||
Loading…
Add table
Add a link
Reference in a new issue