Site/Module setup work and auto_format fixes
This commit is contained in:
@@ -24,7 +24,7 @@ class Model_Host_Server extends ORMOSB {
|
||||
return $po->manage_button($u,$p,$d);
|
||||
}
|
||||
|
||||
public function config() {
|
||||
public function prov_plugin_data() {
|
||||
if (! $this->provision_plugin_data)
|
||||
throw new Kohana_Exception('No plugin configuration data');
|
||||
|
||||
|
Reference in New Issue
Block a user