mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-02-24 20:11:17 +01:00
Recently started using $docRoot in place of the $_SERVER version but this var isn't available within the class. Now being passed in so it can be used. Also now exploding the exclude list on asterisk rather than comma to avoid problems elsewhere.