mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Issue #4356 - Admin-area login issue.
This commit is contained in:
@@ -40,7 +40,7 @@ class _blank_event // plugin-folder + '_event'
|
||||
|
||||
function myfunction($data) // the method to run.
|
||||
{
|
||||
print_a($data);
|
||||
// var_dump($data);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user