Merge https://github.com/friendica/red into zpull
This commit is contained in:
commit
4eca591aed
@ -6,6 +6,7 @@ require_once('include/plugin.php');
|
|||||||
require_once('include/text.php');
|
require_once('include/text.php');
|
||||||
require_once('include/language.php');
|
require_once('include/language.php');
|
||||||
require_once('include/datetime.php');
|
require_once('include/datetime.php');
|
||||||
|
require_once('include/crypto.php');
|
||||||
|
|
||||||
|
|
||||||
function check_account_email($email) {
|
function check_account_email($email) {
|
||||||
|
@ -47,7 +47,7 @@ you might have trouble getting everything to work.]
|
|||||||
|
|
||||||
`mkdir view/tpl/smarty3`
|
`mkdir view/tpl/smarty3`
|
||||||
|
|
||||||
`chown 777 view/smarty3`
|
`chmod 777 view/tpl/smarty3`
|
||||||
|
|
||||||
- For installing addons
|
- For installing addons
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user