X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FDefines.php;h=5ab27cc067afd44dad650e59f5d067ef339dc842;hb=80184c74fdfa61fe1236e3f40f7db314c26b29e4;hp=72cddd2b7fe70bd6b2d2ab5fff729f60c0efc3be;hpb=03608896716851972cc22d28d432d233be10edba;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Defines.php b/includes/Defines.php index 72cddd2b7f..5ab27cc067 100644 --- a/includes/Defines.php +++ b/includes/Defines.php @@ -59,7 +59,7 @@ define( 'NS_SPECIAL', -1 ); * Number 100 and beyond are reserved for custom namespaces; * DO NOT assign standard namespaces at 100 or beyond. * DO NOT Change integer values as they are most probably hardcoded everywhere - * see bug #696 which talked about that. + * see T2696 which talked about that. */ define( 'NS_MAIN', 0 ); define( 'NS_TALK', 1 );