OSDN Git Service

Merge branch 'release/2.6.0beta2'
[ethna/ethna.git] / class / Ethna_Backend.php
2010-12-26 Sotaro KARASAWAMerge branch 'release/2.6.0beta1' 2.6.0beta1
2010-12-26 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible2' into develop
2010-12-26 Sotaro KARASAWAMerge branch 'feature/rename-files' into feature/php5...
2010-12-26 Sotaro KARASAWAMerge remote branch 'origin/rename_files' into feature...
2010-12-25 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible' into develop
2010-12-25 Sotaro KARASAWAreplace constructor from class name method to __constuct()
2010-12-25 Sotaro KARASAWAfixed E_DEPRECATED errors and E_STRICT errors
2009-10-18 Sotaro KARASAWArename files
2009-08-26 Sotaro KarasawaRemove PHP closing tag
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
2008-05-12 mumumu-org- converted basic system error message from japanese...
2007-12-13 mumumu-orgNewly import UTF-8 code
2007-12-13 mumumu-orgrecreate UTF-8 Branch Directory
2007-12-13 mumumu-orgnewly import UTF-8 code
2007-07-04 ichii386- fixed arguments at raiseError and so on. (thx: sfio)
2006-11-17 ichii386- retab, indent, fix comments.
2006-11-13 ichii386- delay including Smarty, PEAR_DB w/ ClassFactory.
2006-09-19 fujimoto- fix typo
2006-08-22 fujimoto- Ethna_ClassFactory::getObject()でクラス定義に無いキーが渡された場合はEth...
2006-07-27 ichii386- avoid warning when using app-specific plugin without...
2006-07-20 fujimoto- [breaking B.C.] Ethna_ClassFactoryのリファクタリング
2006-06-13 halt1983- Ethna_Backend::getDBのNoticeエラーを修正
2006-06-06 fujimoto- remove unsed refs
2006-06-05 fujimoto- [[#8079>sourceforge.jp/tracker/index.php?func=detail...
2006-06-05 fujimoto- [[#8179>sourceforge.jp/tracker/index.php?func=detail...
2006-05-25 halt1983*** empty log message ***
2006-05-01 fujimoto- remove unsupported method
2006-03-09 halt1983fixed typo in getDBList
2006-03-07 fujimoto- (draft commit:)
2005-09-22 fujimoto- Ethna_Backendクラスのクラスメンバ多重定義を修正
2005-08-17 fujimoto- Ethna_ActionFormクラスのフォーム値定義をダイナミックに変更出来るように修正
2005-07-29 fujimoto- my habits:)
2005-04-07 fujimoto- Ethna_DBクラスを抽象クラス(扱い)として新たにEthna_DBクラスを実装したEthna_DB_P...
2005-04-07 fujimoto- Ethna_Backend::begin(), Ethna_Backend::commit(),...
2005-01-06 fujimoto- Ethna_ClassFactoryクラスを追加
2005-01-04 fujimoto- Ethna_ActionClassにauthenticateメソッドを追加
2004-12-28 fujimoto- Ethna_ActionClass::prepare()でヘッダが送信済みの場合はperform...
2004-12-23 fujimoto- __ethna_info__アクションを追加
2004-12-13 fujimoto- fix wording
2004-12-08 fujimoto- processing forward related things in Ehtna_ViewClass
2004-12-07 fujimoto- fixup DB class
2004-12-01 fujimoto- added action/view skelton generator for convenience
2004-11-29 fujimoto- respect naming convention