Rev. | Hora | Autor |
---|---|---|
b38458c | 2011-02-01 13:58:11 | sakamocchi |
Change <%date%> and <%time%> format string with Japanese charactors, according to revision 1114. |
||
efb92b0 | 2011-02-01 13:19:54 | sakamocchi |
Allow upgrade in PHP4 but we reccomend to use PHP4. This is making it easy to upgrade from 3.51 former in PHP4 to 3.62 in PHP5. |
||
95d8bad | 2011-01-31 22:52:07 | sakamocchi |
Unsupport PHP4. |
||
f9ff671 | 2011-01-31 22:48:37 | sakamocchi |
Unsupport PHP4. |
||
605b8bb | 2011-01-31 02:44:43 | sakamocchi |
Fix Revision 1119, related to mb_emurator loading. |
||
a9f620f | 2011-01-30 18:06:25 | sakamocchi |
put some codes according to 3.62 update. This is forgetted till now... "add redundant safeguards against security issues caused by case where register_globals is on and the config.php file is missing (Rare!!!) (ftruscot) " |
||
9982c00 | 2011-01-30 01:08:02 | sakamocchi |
Modify JavaScript parse error in item edit page when the login user turn it off to save the edited item automatically, refer to .http://japan.nucleuscms.org/bb/viewtopic.php?p=26631#26631 |
||
c654ce2 | 2011-01-29 23:07:24 | sakamocchi |
Modify a missing blacket, refering to http://japan.nucleuscms.org/bb/viewtopic.php?p=26645#26645. |
||
fb5e449 | 2011-01-29 14:08:01 | sakamocchi |
Add HTTP header for telling its language charactor to the web browser if the configuration is wrong. |
||
775f511 | 2011-01-28 13:49:33 | sakamocchi |
Move the codes including mb_emulator from config.php to globalfunctions.php. Put some arragement into install script according to this. |
||
ad178a6 | 2011-01-28 13:35:02 | sakamocchi |
Modify short open tag for php codes |
||
72021df | 2011-01-28 13:31:58 | sakamocchi |
modify undoSybaseQuotes_array function, refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4013 |
||
ea42782 | 2011-01-28 13:24:22 | sakamocchi |
Add inline stylesheet for better resizing by browser, refering to http://japan.nucleuscms.org/bb/viewtopic.php?p=24545#24545 |
||
18bc72b | 2011-01-28 13:22:03 | sakamocchi |
Convert the string indicating current version into float for comparing versions. |
||
f04fe3b | 2011-01-28 13:18:35 | sakamocchi |
Create new function to generate formatted timestamp with Japanese charactors and replace some strftime to strftimejp, refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4769. |
||
429b317 | 2011-01-28 12:57:54 | sakamocchi |
Modify typo |
||
37e4357 | 2011-01-28 12:54:10 | sakamocchi |
Modify JavaScript code for return, refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4562#25714 |
||
acfee8b | 2011-01-28 12:46:36 | sakamocchi |
Modify startUpError function to indicate correct charset encoding in its HTTP header. |
||
5cd9a5d | 2011-01-28 12:39:39 | sakamocchi |
Change its direction of href for anchor. |
||
52257a4 | 2011-01-27 12:10:39 | sakamocchi |
Purge pre-renamed file for original config.php. |
||
9026025 | 2011-01-27 12:05:43 | sakamocchi |
For private server which has no condition for default time zone, refering to the post below, http://japan.nucleuscms.org/bb/viewtopic.php?p=26632#26632 |
||
926b189 | 2011-01-21 18:31:09 | sakamocchi |
Fix the declaration of version in upgrade script. |
||
cf82626 | 2011-01-21 11:32:08 | sakamocchi |
Fix mistaking the area for commenting out section. |
||
104604b | 2011-01-20 23:17:20 | sakamocchi |
Rename config.php.original to config.php.sample |
||
5efa783 | 2011-01-20 14:03:14 | sakamocchi |
Comment out the <add for garble measure> section for easy debagging. |
||
8314721 | 2011-01-20 13:05:22 | sakamocchi |
Preventing I/O strings from auto-detecting the charactor encodings by MySQL, refering to their conversation, http://japan.nucleuscms.org/bb/viewtopic.php?p=26581. |
||
2f5a03a | 2011-01-19 20:46:42 | sakamocchi |
Modify PHP parse error. |
||
402a9e7 | 2011-01-19 18:47:03 | sakamocchi |
Replace <%date%> and <%time%> codes according to the decision refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4769. |
||
2c0a283 | 2011-01-19 18:07:34 | sakamocchi |
Include plugins which the original release includes and Mocchi modified these codes according to 'petit' strict grammer of PHP 5. |
||
bc3a64e | 2011-01-19 18:04:45 | sakamocchi |
Modify the value for special skin parts. Revise 'Header Already Sent Message'. Confirm to transition to the URL for requested blog, refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4405. Change bookmarklet URL, refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4347. |