No longer using hardcoded CM version num

This is now being established using .version, which also indicates extra
info
(Such as '+' for post version updates included, 'beta' to signify that,
etc)
This commit is contained in:
Matt Pass
2012-10-23 14:55:54 +01:00
parent d9f4955736
commit 7220288460

View File

@@ -48,7 +48,9 @@ for ($i=0;$i<count($themeArray);$i++) {
<br><br>
codemirror version:<br>
<?php echo $ICEcoder["cMThisVer"]; ?>
<script>
document.write(CodeMirror.version);
</script>
<br><br>
file manager root:<br>