From: vincent@cubedesigners.com Date: Tue, 1 Mar 2011 12:52:49 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2a49b75ca33328f6d6551f897e4525607cf20537;p=cubeextranet.git --- diff --git a/inc/config.inc.php b/inc/config.inc.php index e501b0109..3c838ea4c 100644 --- a/inc/config.inc.php +++ b/inc/config.inc.php @@ -14,7 +14,6 @@ define('AS3_SOURCES', '/home/ws/sources/as3'); define('MONITOR_PERFS', true); - define('PLAYER_SOURCES', AS3_SOURCES . '/com/fluidbook/player'); define('COMPOSER_SOURCES', AS3_SOURCES . '/com/fluidbook/ws');