* Cleaned up include/items.php - added type-hint for array where suitable - moved opening curly brace to new line after function - used BaseObject::getApp() instead of get_app() - used empty() instead of is_array(), maybe avoids E_NOTICE * Changed 'AS' to 'as', keywords in PHP are all lower-case. |
||
|---|---|---|
| .. | ||
| api.php | ||
| conversation.php | ||
| dba.php | ||
| enotify.php | ||
| items.php | ||
| security.php | ||
| text.php | ||