diff -r da0f2a76add5 -r 586fd7d3202d includes/constants.php --- a/includes/constants.php Mon Mar 17 09:47:19 2008 -0400 +++ b/includes/constants.php Tue Mar 18 14:32:40 2008 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.1.2 (Caoineag alpha 2) + * Version 1.1.3 (Caoineag alpha 3) * Copyright (C) 2006-2007 Dan Fuhry * constants.php - important defines used Enano-wide * @@ -104,10 +104,6 @@ define('PROTECT_FULL', 1); define('PROTECT_SEMI', 2); -// Special comments - plugin blocks -define('PLUGIN_METABLOCK_LANGUAGE_START', '/**!language**'); -define('PLUGIN_METABLOCK_LANGUAGE_END', '**!*/'); - // // Enano versions progress //