[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/resources/sql/patches/ -> 062.phrictionmenu.sql (source)

   1  /* Older versions incorrectly computed the depth for the root page. */
   2  UPDATE {$NAMESPACE}_phriction.phriction_document
   3    SET depth = 0 where slug = '/';


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1