mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-24 12:48:04 +03:00
Fixed bug at18558 (Nijule)
This commit is contained in:
parent
80dd7f034d
commit
ce881a7d30
@ -106,13 +106,6 @@ public plugin_init() {
|
||||
#endif
|
||||
}
|
||||
|
||||
#if defined USING_SQL
|
||||
public plugin_modules()
|
||||
{
|
||||
require_module("DBI")
|
||||
}
|
||||
#endif
|
||||
|
||||
public addadminfn(id, level, cid) {
|
||||
if (!cmd_access(id, level, cid, 3))
|
||||
return PLUGIN_HANDLED
|
||||
|
Loading…
x
Reference in New Issue
Block a user