[vanillin commit] r297 - trunk/setup

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 20, 2007, 6:26:06 PM10/20/07
to vanilli...@googlegroups.com
Author: helgith
Date: Sat Oct 20 15:25:59 2007
New Revision: 297

Modified:
trunk/setup/installer.php
trunk/setup/upgrader.php

Log:
Add Context.php include

Modified: trunk/setup/installer.php
==============================================================================
--- trunk/setup/installer.php (original)
+++ trunk/setup/installer.php Sat Oct 20 15:25:59 2007
@@ -14,6 +14,7 @@
*/

// INCLUDE NECESSARY CLASSES & FUNCTIONS
+include '../library/Framework/Context.php';
include '../library/Framework/Functions.php';
include '../library/Framework/Select.php';
include '../library/Framework/SqlBuilder.php';

Modified: trunk/setup/upgrader.php
==============================================================================
--- trunk/setup/upgrader.php (original)
+++ trunk/setup/upgrader.php Sat Oct 20 15:25:59 2007
@@ -14,6 +14,7 @@
*/

// INCLUDE NECESSARY CLASSES & FUNCTIONS
+include '../library/Framework/Context.php';
include '../library/Framework/Functions.php';
include '../library/Framework/Select.php';
include '../library/Framework/SqlBuilder.php';

Reply all
Reply to author
Forward
0 new messages