mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Contribute
* added option to hide contribute tabs depending on subject (screenshots for sounds .. yeah, right)
This commit is contained in:
@@ -17,6 +17,8 @@ abstract class BaseType
|
||||
protected $queryBase = '';
|
||||
protected $queryOpts = [];
|
||||
|
||||
public static $contribute = CONTRIBUTE_ANY;
|
||||
|
||||
/*
|
||||
* condition as array [expression, value, operator]
|
||||
* expression: str - must match fieldname;
|
||||
|
||||
Reference in New Issue
Block a user