MDL-17465 - separate live log capability adn admin tree link; backported from HEAD

This commit is contained in:
skodak
2008-11-29 16:16:21 +00:00
parent 19a4956b35
commit 0d2aa4a617
9 changed files with 67 additions and 12 deletions
+1 -1
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 = 2007101532.02; // YYYYMMDD = date of the 1.9 branch (don't change)
$version = 2007101532.03; // YYYYMMDD = date of the 1.9 branch (don't change)
// X = release number 1.9.[0,1,2,3...]
// Y.YY = micro-increments between releases