# # ChangeLog for branches/feature-module-update/data # # Generated by Trac 0.12.ja1 # 2024/03/29 15:32:50 Wed, 29 Aug 2007 02:25:24 GMT nanasess [15403] * branches/feature-module-update/data/class/pages/LC_Page_Index.php (modified) PHP4 & PHP5 対応 Wed, 29 Aug 2007 01:50:39 GMT nanasess [15402] * branches/feature-module-update/data/class/helper/SC_Helper_PageLayout.php (modified) sfGetPageLayout() 関数の返り値を void にし, 引数で参照渡しするように修正(PHP5対応) Wed, 29 Aug 2007 01:49:18 GMT nanasess [15401] * branches/feature-module-update/data/class/pages/cart/LC_Page_Cart.php (modified) Wed, 29 Aug 2007 01:46:10 GMT nanasess [15400] * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) sfGetPageLayout() 関数の返り値を void にし, 引数で参照渡しするように修正(PHP5対応) Wed, 29 Aug 2007 00:57:11 GMT nanasess [15399] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) * branches/feature-module-update/data/class/helper/SC_Helper_PageLayout.php (modified) 引数で LC_Page インスタンスを渡している個所を参照渡しに変更(PHP5対応) Tue, 28 Aug 2007 13:28:55 GMT nanasess [15398] * branches/feature-module-update/data/class/pages/entry/LC_Page_Entry_Complete.php (modified) PHP5 対応 Tue, 28 Aug 2007 13:18:06 GMT nanasess [15397] * branches/feature-module-update/data/class/SC_Customer.php (modified) PHP5 対応 未定変数の修正 Tue, 28 Aug 2007 12:38:51 GMT nanasess [15396] * branches/feature-module-update/data/class/pages/entry/LC_Page_Entry.php (modified) PHP5 対応 未定変数の修正 Tue, 28 Aug 2007 12:22:32 GMT nanasess [15395] * branches/feature-module-update/data/class/pages/entry/LC_Page_Entry.php (modified) PHP5 対応 Tue, 28 Aug 2007 11:30:28 GMT nanasess [15394] * branches/feature-module-update/data/class/pages/entry/LC_Page_Entry_Kiyaku.php (modified) PHP5 対応 Tue, 28 Aug 2007 11:28:56 GMT nanasess [15393] * branches/feature-module-update/data/class/pages/cart/LC_Page_Cart.php (modified) PHP5 対応 Tue, 28 Aug 2007 11:26:15 GMT nanasess [15392] * branches/feature-module-update/data/class/pages/abouts/LC_Page_Abouts.php (modified) PHP5 対応 Tue, 28 Aug 2007 11:14:45 GMT nanasess [15391] * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Category.php (modified) PHP5 対応 Tue, 28 Aug 2007 11:13:25 GMT nanasess [15390] * branches/feature-module-update/data/class/pages/LC_Page_Index.php (modified) PHP5 対応 Tue, 28 Aug 2007 05:19:27 GMT nanasess [15388] * branches/feature-module-update/data/class/SC_CheckError.php (modified) リファクタリング Tue, 28 Aug 2007 03:22:48 GMT nanasess [15384] * branches/feature-module-update/data/class/pages/LC_Page.php (modified) 不要(そう)な関数削除 Tue, 28 Aug 2007 01:39:18 GMT nanasess [15383] * branches/feature-module-update/data/class/pages/LC_Page.php (modified) getLocation() 関数で, $useSSL が escape(デフォルト値) の場合は, 現在のスキーマを適用するように修正 Tue, 28 Aug 2007 01:16:13 GMT nanasess [15382] * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) Bugfix Tue, 28 Aug 2007 01:01:45 GMT nanasess [15381] * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) $this->sendRedirect() で画面遷移するように変更 Mon, 27 Aug 2007 09:14:44 GMT nanasess [15372] * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) グローバル配列をマスタデータへ移行 Mon, 27 Aug 2007 09:02:18 GMT nanasess [15371] * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) 未定義変数の修正 Mon, 27 Aug 2007 08:55:24 GMT nanasess [15370] * branches/feature-module-update/data/class/SC_CampaignSession.php (modified) 未定義変数の修正 Mon, 27 Aug 2007 08:53:55 GMT nanasess [15369] * branches/feature-module-update/data/class/SC_CartSession.php (modified) 未定義変数の修正 Mon, 27 Aug 2007 08:52:42 GMT nanasess [15368] * branches/feature-module-update/data/class/SC_SiteSession.php (modified) 未定義変数の修正 Mon, 27 Aug 2007 08:49:31 GMT nanasess [15367] * branches/feature-module-update/data/class/page_extends/frontparts (added) * branches/feature-module-update/data/class/page_extends/frontparts/LC_Page_FrontParts_LoginCheck_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Best5_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Cart_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Category_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Login_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_News_Ex.php (added) * branches/feature-module-update/data/class/page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_SearchProducts_Ex.php (added) * branches/feature-module-update/data/class/pages/frontparts (added) * branches/feature-module-update/data/class/pages/frontparts/LC_Page_FrontParts_LoginCheck.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Best5.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Cart.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Category.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Login.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_News.php (added) * branches/feature-module-update/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_SearchProducts.php (added) * branches/feature-module-update/html/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/frontparts/bloc/cart.php (modified) * branches/feature-module-update/html/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/frontparts/bloc/login.php (modified) * branches/feature-module-update/html/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/frontparts/bloc/search_products.php (modified) * branches/feature-module-update/html/frontparts/login_check.php (modified) クラス化対応 Mon, 27 Aug 2007 07:32:00 GMT nanasess [15365] * branches/feature-module-update/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_DetailImage.php (modified) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_List.php (modified) リファクタリングに伴う修正 Mon, 27 Aug 2007 07:31:19 GMT nanasess [15364] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) リファクタリング(関数移動) Mon, 27 Aug 2007 01:29:27 GMT nanasess [15361] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) リファクタリング Fri, 24 Aug 2007 13:23:47 GMT nanasess [15360] * branches/feature-module-update/data/class/db/SC_DB_DBFactory.php (modified) typo fix Fri, 24 Aug 2007 13:22:50 GMT nanasess [15359] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) リファクタリング Fri, 24 Aug 2007 13:21:44 GMT nanasess [15358] * branches/feature-module-update/data/class/SC_UploadFile.php (modified) リファクタリングと未定義変数の修正 Fri, 24 Aug 2007 13:21:01 GMT nanasess [15357] * branches/feature-module-update/data/class/SC_Customer.php (modified) 未定義変数を修正 Fri, 24 Aug 2007 13:20:19 GMT nanasess [15356] * branches/feature-module-update/data/class/SC_CartSession.php (modified) 未定義変数を修正 Fri, 24 Aug 2007 13:19:32 GMT nanasess [15355] * branches/feature-module-update/data/class/SC_CampaignSession.php (modified) 未定義変数を修正 Fri, 24 Aug 2007 12:59:00 GMT nanasess [15354] * branches/feature-module-update/data/class/pages/products/LC_Page_Products_List.php (modified) リファクタリングと未定義変数の修正 Fri, 24 Aug 2007 12:58:12 GMT nanasess [15353] * branches/feature-module-update/data/class/pages/products/LC_Page_Products_Detail.php (modified) リファクタリングと未定義変数の修正 Fri, 24 Aug 2007 12:57:04 GMT nanasess [15352] * branches/feature-module-update/data/class/pages/cart/LC_Page_Cart.php (modified) リファクタリングと未定義変数の修正 Fri, 24 Aug 2007 12:56:02 GMT nanasess [15351] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) リファクタリングと未定義変数の修正 Fri, 24 Aug 2007 12:46:51 GMT nanasess [15350] * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) slib.php のクラス化に伴う修正 Fri, 24 Aug 2007 12:45:37 GMT nanasess [15349] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) 未定義変数を修正 Fri, 24 Aug 2007 12:21:08 GMT nanasess [15348] * branches/feature-module-update/data/class/pages/LC_Page.php (modified) メンバ変数に tpl_javascript 追加 Fri, 24 Aug 2007 10:46:25 GMT nanasess [15347] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) リファクタリング Fri, 24 Aug 2007 04:13:08 GMT nanasess [15346] * branches/feature-module-update/data/class/SC_CheckError.php (modified) 未定義変数の修正 Fri, 24 Aug 2007 04:12:19 GMT nanasess [15345] * branches/feature-module-update/data/class/SC_PageNavi.php (modified) tab -> space Fri, 24 Aug 2007 04:08:14 GMT nanasess [15344] * branches/feature-module-update/data/class/pages/products/LC_Page_Products_List.php (modified) リファクタリングと Bugfix Fri, 24 Aug 2007 03:52:51 GMT nanasess [15343] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) メソッド移動+未定義変数の修正 Fri, 24 Aug 2007 03:48:44 GMT nanasess [15342] * branches/feature-module-update/data/class/page_extends/admin/products (added) * branches/feature-module-update/data/class/page_extends/admin/products/LC_Page_Admin_Products_Ex.php (added) * branches/feature-module-update/data/class/page_extends/admin/products/LC_Page_Admin_Products_Product_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/products (added) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products.php (added) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (added) * branches/feature-module-update/html/admin/products/index.php (modified) * branches/feature-module-update/html/admin/products/product.php (modified) クラス化対応 Wed, 22 Aug 2007 08:10:08 GMT nanasess [15340] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) 未定義変数を修正 Wed, 22 Aug 2007 04:00:47 GMT nanasess [15339] * branches/feature-module-update/data/class/SC_DbConn.php (modified) エラーログ出力を修正 Wed, 22 Aug 2007 03:59:37 GMT nanasess [15338] * branches/feature-module-update/data/class/SC_Query.php (modified) SC_Query::select() で SC_DB_DBFactory::sfChangeMySQL() を呼ぶように修正 Tue, 21 Aug 2007 08:36:52 GMT nanasess [15336] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Control_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Control.php (added) * branches/feature-module-update/html/admin/basis/control.php (modified) クラス化対応 Tue, 21 Aug 2007 08:07:53 GMT nanasess [15335] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_ZipInstall_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_ZipInstall.php (added) * branches/feature-module-update/html/admin/basis/zip_install.php (modified) クラス化対応 Tue, 21 Aug 2007 07:28:04 GMT nanasess [15334] * branches/feature-module-update/data/downloads/KEN_ALL.CSV (modified) エンコーディングを UTF-8 に変更 Tue, 21 Aug 2007 05:28:03 GMT nanasess [15329] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Kiyaku_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Kiyaku.php (added) * branches/feature-module-update/html/admin/basis/kiyaku.php (modified) クラス化対応 Tue, 21 Aug 2007 03:25:24 GMT nanasess [15323] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Seo_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Seo.php (added) * branches/feature-module-update/html/admin/basis/seo.php (modified) クラス化対応 Tue, 21 Aug 2007 00:47:39 GMT nanasess [15318] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) 不要なコメント削除 Fri, 17 Aug 2007 10:27:45 GMT nanasess [15308] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Mail_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Mail.php (added) * branches/feature-module-update/html/admin/basis/mail.php (modified) クラス化対応 Fri, 17 Aug 2007 09:52:09 GMT nanasess [15307] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Point_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Point.php (added) * branches/feature-module-update/html/admin/basis/point.php (modified) クラス化対応 Fri, 17 Aug 2007 07:30:58 GMT nanasess [15305] * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (modified) SC_Utils_Ex::sfReload() を LC_Page::reload() に変更 Fri, 17 Aug 2007 07:26:21 GMT nanasess [15304] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Payment_Input_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment_Input.php (added) * branches/feature-module-update/html/admin/basis/payment_input.php (modified) クラス化対応 Fri, 17 Aug 2007 07:21:04 GMT nanasess [15303] * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (modified) SC_Utils_Ex::sfReload() を LC_Page::reload() に変更 Fri, 17 Aug 2007 07:15:28 GMT nanasess [15302] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) sfReload() を @deprecated に変更 Fri, 17 Aug 2007 04:53:16 GMT nanasess [15301] * branches/feature-module-update/data/class/pages/LC_Page.php (modified) URL を扱う関数で Net_URL を使うように修正 Thu, 16 Aug 2007 13:34:35 GMT nanasess [15300] * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (modified) bugfix. Thu, 16 Aug 2007 13:09:54 GMT nanasess [15299] * branches/feature-module-update/data/downloads/KEN_ALL.CSV (moved) 郵便番号データを移動 Thu, 16 Aug 2007 12:56:20 GMT nanasess [15298] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Payment_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (added) * branches/feature-module-update/html/admin/basis/payment.php (modified) クラス化対応 Thu, 16 Aug 2007 12:19:28 GMT nanasess [15297] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Delivery_Input_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Delivery_Input.php (added) * branches/feature-module-update/html/admin/basis/delivery_input.php (modified) クラス化対応 Thu, 16 Aug 2007 12:10:52 GMT nanasess [15296] * branches/feature-module-update/data/class/SC_FormParam.php (modified) 未定義変数の対応 Thu, 16 Aug 2007 10:44:58 GMT nanasess [15295] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) DB 関連の関数を SC_Helper_DB クラスへ移動(r15293) Thu, 16 Aug 2007 10:41:41 GMT nanasess [15294] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Delivery_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Delivery.php (added) * branches/feature-module-update/html/admin/basis/delivery.php (modified) クラス化対応 Thu, 16 Aug 2007 10:39:59 GMT nanasess [15293] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) DB 関連の関数を SC_Helper_DB クラスへ移動 Thu, 16 Aug 2007 09:36:42 GMT nanasess [15292] * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Tradelaw_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (added) * branches/feature-module-update/html/admin/basis/tradelaw.php (modified) クラス化対応 Thu, 16 Aug 2007 08:25:51 GMT nanasess [15291] * branches/feature-module-update/data/class/page_extends/admin/basis (added) * branches/feature-module-update/data/class/page_extends/admin/basis/LC_Page_Admin_Basis_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/basis (added) * branches/feature-module-update/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (added) * branches/feature-module-update/html/admin/basis/index.php (modified) クラス化対応 Thu, 16 Aug 2007 08:24:04 GMT nanasess [15290] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) mbConvertKanaWithArray() 関数追加 Thu, 16 Aug 2007 06:39:40 GMT nanasess [15289] * branches/feature-module-update/data/class/SC_Session.php (modified) * branches/feature-module-update/data/class/page_extends/admin/LC_Page_Admin_Logout_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/LC_Page_Admin_Logout.php (added) * branches/feature-module-update/html/admin/logout.php (modified) クラス化対応 Thu, 16 Aug 2007 05:55:15 GMT nanasess [15287] * branches/feature-module-update/data/class/SC_Session.php (modified) * branches/feature-module-update/data/class/page_extends/admin/LC_Page_Admin_Home_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/LC_Page_Admin_Home.php (added) * branches/feature-module-update/html/admin/home.php (modified) クラス化対応 お知らせを CHAR_SET に応じてエンコーディング変換するように修正 Thu, 16 Aug 2007 05:52:37 GMT nanasess [15286] * branches/feature-module-update/data/class/page_extends/admin/LC_Page_Admin_Login_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/LC_Page_Admin_Login.php (added) * branches/feature-module-update/html/admin/login.php (modified) クラス化対応 Thu, 16 Aug 2007 03:49:32 GMT nanasess [15285] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) クラス化対応 Fri, 10 Aug 2007 09:43:31 GMT nanasess [15282] * branches/feature-module-update/data/class/pages/LC_Page_Index.php (modified) モバイルページの関数追加 Fri, 10 Aug 2007 09:41:27 GMT nanasess [15281] * branches/feature-module-update/data/class/SC_View.php (modified) コメント削除 Fri, 10 Aug 2007 09:36:55 GMT nanasess [15280] * branches/feature-module-update/data/class/page_extends/admin (added) * branches/feature-module-update/data/class/page_extends/admin/LC_Page_Admin_Ex.php (added) * branches/feature-module-update/data/class/pages/admin (added) * branches/feature-module-update/data/class/pages/admin/LC_Page_Admin.php (added) * branches/feature-module-update/html/admin/index.php (modified) * branches/feature-module-update/html/admin/require.php (modified) Page のクラス化対応 Fri, 10 Aug 2007 09:33:39 GMT nanasess [15279] * branches/feature-module-update/data/class/SC_View.php (modified) * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) リファクタリング Fri, 10 Aug 2007 09:08:23 GMT nanasess [15278] * branches/feature-module-update/data/class/page_extends/forgot (added) * branches/feature-module-update/data/class/page_extends/forgot/LC_Page_Forgot_Ex.php (added) * branches/feature-module-update/data/class/pages/forgot (added) * branches/feature-module-update/data/class/pages/forgot/LC_Page_Forgot.php (added) * branches/feature-module-update/html/forgot/index.php (modified) Page のクラス化対応 Fri, 10 Aug 2007 08:48:44 GMT nanasess [15277] * branches/feature-module-update/data/class/helper/SC_Helper_Mobile.php (added) * branches/feature-module-update/data/class/helper/SC_Helper_Session.php (added) * branches/feature-module-update/data/class/helper_extends/SC_Helper_Mobile_Ex.php (added) * branches/feature-module-update/data/class/helper_extends/SC_Helper_Session_Ex.php (added) 新規追加 Fri, 10 Aug 2007 08:42:27 GMT nanasess [15275] * branches/feature-module-update/data/include/mobile.inc (deleted) * branches/feature-module-update/data/include/page_layout.inc (deleted) * branches/feature-module-update/data/include/session.inc (deleted) クラス化に伴い削除 Thu, 09 Aug 2007 13:28:15 GMT nanasess [15272] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 13:00:02 GMT nanasess [15270] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 12:48:38 GMT nanasess [15269] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 12:47:13 GMT nanasess [15268] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 12:31:52 GMT nanasess [15267] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 11:56:42 GMT nanasess [15264] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) svn properties 修正 Thu, 09 Aug 2007 11:52:21 GMT nanasess [15263] * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_PGSQL.php (modified) $include_dir を CLASS_PATH に修正 svn properties 修正 Thu, 09 Aug 2007 11:43:15 GMT nanasess [15262] * branches/feature-module-update/data/class/db/SC_DB_DBFactory.php (modified) $include_dir を CLASS_PATH に修正 Thu, 09 Aug 2007 06:20:48 GMT nanasess [15260] * branches/feature-module-update/data/class/SC_DbConn.php (modified) デバックメッセージ削除 Thu, 09 Aug 2007 04:23:14 GMT nanasess [15258] * branches/feature-module-update/data/conf/conf.php (modified) View 管理用の配列を DB へ移行 Thu, 09 Aug 2007 04:14:09 GMT nanasess [15257] * branches/feature-module-update/data/class/SC_DbConn.php (modified) * branches/feature-module-update/data/class/SC_View.php (modified) 暫定コミット Wed, 08 Aug 2007 08:17:47 GMT nanasess [15241] * branches/feature-module-update/data/class/SC_DbConn.php (modified) MySQL 用のクエリ変換に SC_DB_DBFactoryクラスを使用するよう変更 Wed, 08 Aug 2007 07:12:34 GMT nanasess [15238] * branches/feature-module-update/data/class/util/SC_Utils.php (modified) DBインスタンスを生成する関数を SC_Helper_DB クラスへ移動 Wed, 08 Aug 2007 07:04:43 GMT nanasess [15237] * branches/feature-module-update/data/class/helper/SC_Helper_DB.php (modified) リファクタリング Wed, 08 Aug 2007 07:00:34 GMT nanasess [15236] * branches/feature-module-update/data/class/db/SC_DB_DBFactory.php (modified) * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) * branches/feature-module-update/data/class/db/dbfactory/SC_DB_DBFactory_PGSQL.php (modified) メソッド追加