- Again, it requires session function when execute admin.php
Observed by: sbaby dot bbs AT bbs dot badcow dot com dot tw
This commit is contained in:
parent
c6b8c364c0
commit
5c08f4ff41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125501
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform
|
|||
|
||||
USE_BZIP2= YES
|
||||
|
||||
USE_PHP= mysql pcre
|
||||
USE_PHP= mysql pcre session
|
||||
PHP4_PORT?= www/mod_php4
|
||||
NO_BUILD= YES
|
||||
WANT_PHP_WEB= YES
|
||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= A PHP and MySQL based blogging platform
|
|||
|
||||
USE_BZIP2= YES
|
||||
|
||||
USE_PHP= mysql pcre
|
||||
USE_PHP= mysql pcre session
|
||||
PHP4_PORT?= www/mod_php4
|
||||
NO_BUILD= YES
|
||||
WANT_PHP_WEB= YES
|
||||
|
|
Loading…
Reference in a new issue