Add context.path and context.depth fields for accesslib optimisation

This commit is contained in:
martinlanghoff 2007-08-09 06:14:21 +00:00
parent 6f4cea05d2
commit c7c57cfbf2
3 changed files with 26 additions and 4 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2007080800; // YYYYMMDD = date
$version = 2007080900; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name