Reply to thread

Additionally, even if the actionHistory is corrected, this line from templateAddEdit also causes a memory error:


[CODE=php]'hasHistory' => $template->exists() ? $template->History->count() : false,[/CODE]


Back
Top Bottom