From b625487d2258a6f1f875813206adc9a5857dab24 Mon Sep 17 00:00:00 2001 From: andi Date: Fri, 15 Apr 2005 22:47:35 +0200 Subject: new parser: more hacking, RSS readded darcs-hash:20050415204735-9977f-613d9b007452d538dcb8fce4ade5cbec389c4415.gz --- inc/parser.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/parser.php') diff --git a/inc/parser.php b/inc/parser.php index c9d7b2220..4854ac0fb 100644 --- a/inc/parser.php +++ b/inc/parser.php @@ -4,6 +4,7 @@ * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Andreas Gohr + * @deprecated replaced by the new parser */ if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../').'/'); -- cgit v1.2.3