Ignore:
Timestamp:
2007/07/20 15:58:59 (16 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/data/include/php_ini.inc

    r12157 r15078  
    1010ini_set("mbstring.substitute_character", "none"); 
    1111 
    12 // °Ü¹Ô¤ÏINI_SET¤ÇÊѹ¹²Äǽ¤«¤É¤¦¤«¤¬Èù̯¤Ê¤Î¤Ç .htaccess ¤ÇÊѹ¹¤¹¤ë 
     12// 移行はINI_SETで変更可能かどうかが微妙なので .htaccess で変更する 
    1313/* 
    1414ini_set("mbstring.language", "Japanese"); 
Note: See TracChangeset for help on using the changeset viewer.