From: <al...@us...> - 2008-07-08 03:36:23
|
Revision: 603 http://sciret.svn.sourceforge.net/sciret/?rev=603&view=rev Author: alpeb Date: 2008-07-07 20:36:20 -0700 (Mon, 07 Jul 2008) Log Message: ----------- use automatic class loading Modified Paths: -------------- branches/release-candidates/sciret-1.2/actions/Install.php Modified: branches/release-candidates/sciret-1.2/actions/Install.php =================================================================== --- branches/release-candidates/sciret-1.2/actions/Install.php 2008-07-08 03:35:38 UTC (rev 602) +++ branches/release-candidates/sciret-1.2/actions/Install.php 2008-07-08 03:36:20 UTC (rev 603) @@ -9,8 +9,6 @@ * @packager TheGang */ -require 'actions/Action.php'; - class Install extends Action { var $db; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |