Remove myaac_hooks table, load info directly from .json files and cache them

This commit is contained in:
slawkens
2020-01-13 20:19:34 +01:00
parent aaaba5cc84
commit e08557e5ae
7 changed files with 62 additions and 54 deletions

View File

@@ -1,4 +1,5 @@
{
"enabled": 0,
"name": "Example Plugin",
"description": "This is just an example of a Plugin for MyAAC.",
"version": "1.0",
@@ -32,4 +33,4 @@
"file": "plugins/example/before.php"
}
}
}
}