BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query. - Was optimized queries and was modified the rebuild "Table content".
This commit is contained in:
@@ -276,7 +276,7 @@ class Content extends BaseContent {
|
||||
*
|
||||
* @param array $langs
|
||||
*/
|
||||
function regenerateContent($langId)
|
||||
function regenerateContent($langs)
|
||||
{
|
||||
//Search the language
|
||||
$key = array_search('en',$langs);
|
||||
|
||||
Reference in New Issue
Block a user