From 0ed030fae3848ef380c689ba129d3345e68afa92 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 2 Mar 2013 11:22:33 +0000 Subject: [PATCH] v1 release Short tag swapped for Zip It! for ICEcoder -read())) { - if (($node == '.') || ($node == '..')) {continue;} + if ($node == '.' || $node == '..') {continue;} if (is_dir($currentDir.$node) && !strpos($currentDir.$node,"_coder") && !strpos($currentDir.$node,"ICEcoder")) { array_push($dirStack,$currentDir.$node.'/'); }