includes/common.php
changeset 666 402adf8ea719
parent 650 e45183014778
child 678 c5d4ce19e640
--- a/includes/common.php	Mon Jul 28 13:01:53 2008 -0600
+++ b/includes/common.php	Mon Jul 28 13:05:41 2008 -0600
@@ -264,7 +264,8 @@
 }
 
 // Set our CDN path
-define('cdnPath', getConfig('cdn_path', scriptPath));
+if ( !defined('cdnPath') )
+  define('cdnPath', getConfig('cdn_path', scriptPath));
 
 //
 // Low level maintenance