summaryrefslogtreecommitdiff
path: root/inc/io.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-04-25 20:35:43 +0200
committerandi <andi@splitbrain.org>2005-04-25 20:35:43 +0200
commita2d649c465f8f77c2b1dfdcc3724e69fde78a296 (patch)
treef2316d418d3e15a5b6dc05b12c36366eb6f86b09 /inc/io.php
parentfad00a2e39785242e6fc4163290e751b079d1a0d (diff)
downloadrpg-a2d649c465f8f77c2b1dfdcc3724e69fde78a296.tar.gz
rpg-a2d649c465f8f77c2b1dfdcc3724e69fde78a296.tar.bz2
changed XHTML renderer from outputbuffering to string appending #272
darcs-hash:20050425183543-9977f-86c2d99ebfcb30849443b7bc5ef1a09859148732.gz
Diffstat (limited to 'inc/io.php')
-rw-r--r--inc/io.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/io.php b/inc/io.php
index 36cacaa92..f6ad79a4e 100644
--- a/inc/io.php
+++ b/inc/io.php
@@ -17,6 +17,8 @@
* @deprecated -> parserutils
*/
function io_cacheParse($file){
+ trigger_error("deprecated io_cacheParse called");
+
global $conf;
global $CACHEGROUP;
global $parser; //we read parser options