Merged revisions 2994-3000 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel500 ........ r2994 | danydb | 2010-04-09 19:11:55 +0200 (Fri, 09 Apr 2010) | 2 lines Fix Bug : stock good avoid the record of a new card ........ r2995 | danydb | 2010-04-09 23:15:57 +0200 (Fri, 09 Apr 2010) | 2 lines For windows, improve the installation (correct default values) ........ r2996 | danydb | 2010-04-09 23:16:38 +0200 (Fri, 09 Apr 2010) | 1 line For windows improve installation ........ r2997 | danydb | 2010-04-09 23:21:07 +0200 (Fri, 09 Apr 2010) | 1 line what_os is redefined ........ r2998 | danydb | 2010-04-11 20:52:52 +0200 (Sun, 11 Apr 2010) | 1 line improve appearance ........ r2999 | danydb | 2010-04-11 20:53:06 +0200 (Sun, 11 Apr 2010) | 1 line improve appearance ........ r3000 | danydb | 2010-04-11 20:57:35 +0200 (Sun, 11 Apr 2010) | 1 line echo_warning use the CSS class error instead of info ........
This commit is contained in:
parent
f22f87f5b2
commit
8ed6f7f707
7 changed files with 25 additions and 29 deletions
|
|
@ -117,6 +117,7 @@ if ( ! file_exists ( $file) ) {
|
|||
"php_value memory_limit 20M",
|
||||
"AddDefaultCharset utf-8",
|
||||
"php_value error_reporting 10239",
|
||||
"php_value post_max_size 15M",
|
||||
"php_flag short_open_tag on",
|
||||
"php_value upload_max_filesize 10M",
|
||||
"php_value session.use_trans_sid 1");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue