OSDN Git Service

- added Ethna_I18N::setTimeZone API.
[ethna/ethna.git] / class / Ethna_Util.php
2008-08-04 mumumu-org- replaced PEAR OS_WINDOWS constant with ETHNA_OS_WINDO...
2008-07-08 mumumu-org- optimization for Ethna_Util#getRandom function.
2008-07-05 mumumu-org- fixed bug flock routine did not work properly.
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
2008-06-16 mumumu-org- fixed bug Ethna_Util#getRandom emits warning when...
2008-05-21 mumumu-org- moved japanese message to newly added locale file.
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-07 mumumu-org- fixed rootdir detection fail bug on Windows
2007-07-04 ichii386- fixed arguments at raiseError and so on. (thx: sfio)
2007-01-24 ichii386- fix the condition to detect root directory.
2006-11-20 ichii386- add backtrace string to Logwriter_Alertmail.
2006-11-17 cocoitibanrename Ethna_Util::isRequestValid -> Ethna_Util::isCsrfSafe
2006-11-17 ichii386- defined missing constants (E_APP_READ, E_APP_WRITE).
2006-11-13 ichii386- fix condition (thx: itoh)
2006-11-02 halt1983fixed foldname
2006-11-01 cocoitibantiny fixd Plugin_Csrf, Ethna_Util
2006-10-31 cocoitiban- Ethna_Plugin_Csrf(CSRF?\027$BBP:v%3!<%I?\027(B)?...
2006-10-24 ichii386- some fixes (indent etc.)
2006-10-04 ichii386- add Ethna_Plugin_Handle_ClearCache.php
2006-08-03 ichii386remove '@' operator.
2006-07-19 fujimoto- ハードタブ -> ソフトタブ
2006-03-13 fujimoto- なげやり便利関数file_exists_ex(), is_absolute_path()を追加
2006-01-29 halt1983add htmlspecialchars ENT_QUOTES option
2005-11-30 halt1983- Fix Bug #6616
2005-10-21 fujimoto- .museum対応
2005-04-07 fujimoto- mb_*の変換元エンコーディングを、EUC-JP固定から内部エンコーディングに変更
2005-03-14 fujimoto- 不要な参照渡しを削除
2005-03-06 fujimoto- suppress warnings
2005-01-18 fujimoto- メールテンプレートエンジンのフックメソッドを追加
2004-12-23 fujimoto- __ethna_info__アクションを追加
2004-12-14 fujimoto- Ethna_Util::getRandom()でmt_srand()しつつrand()を呼んでいた箇所をm...
2004-12-09 fujimoto- nuke some todos
2004-12-08 fujimoto- like a singleton
2004-12-05 fujimoto- エラー処理ポリシー修正(PEAR互換)
2004-11-29 fujimoto- respect naming convention