mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-08 18:12:53 +01:00
Qual: Clean code.
This commit is contained in:
@@ -165,15 +165,5 @@ class modWorkflow extends DolibarrModules
|
||||
return $this->_remove($sql,$options);
|
||||
}
|
||||
|
||||
/**
|
||||
* Create tables and keys required by module
|
||||
* This function is called by this->init.
|
||||
*
|
||||
* @return int <=0 if KO, >0 if OK
|
||||
*/
|
||||
function load_tables()
|
||||
{
|
||||
return $this->_load_tables('');
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user