includes/namespaces/default.php
changeset 866 0a691138a1e5
parent 832 7152ca0a0ce9
child 935 9e124177c9a4
--- a/includes/namespaces/default.php	Sun Mar 15 11:07:28 2009 -0400
+++ b/includes/namespaces/default.php	Sun Mar 15 11:08:07 2009 -0400
@@ -362,7 +362,7 @@
     }
     else
     {
-      $pathskey = $paths->nslist[ $this->namespace ] . $paths->page_id;
+      $pathskey = $paths->nslist[ $this->namespace ] . $this->page_id;
       $page_format = $paths->pages[$pathskey]['page_format'];
     }