summaryrefslogtreecommitdiff
path: root/inc/parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/parser.php')
-rw-r--r--inc/parser.php1
1 files changed, 1 insertions, 0 deletions
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 <andi@splitbrain.org>
+ * @deprecated replaced by the new parser
*/
if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../').'/');