summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
Diffstat (limited to 'library')
-rw-r--r--library/Pbs/Notifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Pbs/Notifier.php b/library/Pbs/Notifier.php
index 8d38786..46dfd48 100644
--- a/library/Pbs/Notifier.php
+++ b/library/Pbs/Notifier.php
@@ -13,7 +13,7 @@
class Pbs_Notifier {
- public function notify($action, $result) {
+ public static function notify($action, $result) {
switch($action) {
default: