]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Sat, 9 Apr 2011 11:51:04 +0000 (11:51 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Sat, 9 Apr 2011 11:51:04 +0000 (11:51 +0000)
inc/ws/Controlleur/_common.php
inc/ws/Util/_common.php

index 81b221831ae491c6c820a2f3ffae9c40c9dd5cda..8eb3c610eb9699d05e33fb9265a14971c2505ca1 100644 (file)
@@ -1,5 +1,4 @@
 <?php\r
-include_once(dirname(__FILE__) . '/packager/_common.php');\r
 // Workshop\r
 $__autoload['wsFlash'] = dirname(__FILE__) . '/class.ws.flash.php';\r
 $__autoload['wsAjax'] = dirname(__FILE__) . '/class.ws.ajax.php';\r
index 4bfccf57ee2881e4f1572a178f6271853f4a47a1..ce25bae62a0294964fd6df089d821caa96ef6689 100644 (file)
@@ -1,5 +1,5 @@
 <?php\r
-\r
+include_once(dirname(__FILE__) . '/packager/_common.php');\r
 $__autoload['wsSWF2HTML'] = dirname(__FILE__) . '/class.ws.swf2html.php';\r
 $__autoload['wsSWF2HTMLTag'] = dirname(__FILE__) . '/class.ws.swf2html.php';\r
 $__autoload['wsSWF2HTMLText'] = dirname(__FILE__) . '/class.ws.swf2html.php';\r