boost/update.php
Method hms_update
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function hms_update(&$content, $currentVersion)
{
switch ($currentVersion) {
case version_compare($currentVersion, '0.4.92', '<') :
PHPWS_Core::initModClass('users', 'Permission.php');
- Create a ticketCreate a ticket