Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/contentedit.html
diff options
context:
space:
mode:
authorTony Anderson <tony@traveler.(none)>2011-04-08 15:56:24 (GMT)
committer Tony Anderson <tony@traveler.(none)>2011-04-08 15:56:24 (GMT)
commita23f6a677099d7fb1299c999f77f4608fdc11200 (patch)
tree04ccf9514e894db5649dbb0e7cee61a184796702 /contentedit.html
parent1599ad944e4d69b607c5d8354636d0c81219d862 (diff)
version 2.02
Diffstat (limited to 'contentedit.html')
-rwxr-xr-xcontentedit.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/contentedit.html b/contentedit.html
index 152c114..a439b42 100755
--- a/contentedit.html
+++ b/contentedit.html
@@ -15,6 +15,9 @@ parts.shift();
temp = parts[0];
items = temp.split('/');
items.pop();
+items.shift();
+items.shift();
+items.shift();
openfolder = items.join('/')+'/';
openfile = openfolder + 'source.txt';
tinyMCE.init({