X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FDefines.php;h=5ab27cc067afd44dad650e59f5d067ef339dc842;hb=e278b25b40b9420f0c9c3540f7eac75680d7370c;hp=72cddd2b7fe70bd6b2d2ab5fff729f60c0efc3be;hpb=56d45558b102349f3480a46819669407aa3be2d6;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 );