From a4a7527e827bd46dcb3e4aca7e0aa1b304f8f830 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 2 Mar 2012 15:07:54 +0000 Subject: [PATCH] fullPath var, FM open by default and partially triggering setLayout new variable to allow JS to know what the servers full path is File Manager pane open and locked by default Opacity of it is 0 until loaded, then it shows Layout set at end of this file to sort structure until FM is loaded (Of course when fully loaded, a full setLayout is called) --- index.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 155bed6..da520fd 100644 --- a/index.php +++ b/index.php @@ -40,6 +40,11 @@ if ($testcMVersion) { "; - + - +
@@ -149,6 +154,10 @@ shortURLStarts = "";
+ + \ No newline at end of file