tagNestExceptions array removed

No longer used (was only used by the ropey close tag system, now
removed)
This commit is contained in:
Matt Pass
2013-02-09 14:50:02 +00:00
parent c118159121
commit 088b3f60ea

View File

@@ -33,9 +33,6 @@ var ICEcoder = {
pluginIntervalRefs: [], // Array of plugin interval refs
ready: false, // Indicates if ICEcoder is ready for action
// Don't consider these tags as part of nesting as they're singles, JS, PHP or Ruby code blocks
tagNestExceptions: ["!DOCTYPE","meta","link","img","br","hr","input","script","?php","?","%"],
// Set our aliases
initAliases: function() {
var aliasArray = ["header","files","account","fmLock","filesFrame","editor","tabsBar","findBar","content","footer","nestValid","nestDisplay","charDisplay"];