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