From 583ccfa017f2a57776d70cf1b80a7dbb1228124c Mon Sep 17 00:00:00 2001 From: michael pereira Date: Thu, 21 Apr 2011 14:03:56 +0200 Subject: updates raus --- library/Pbs/Notifier.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'library') diff --git a/library/Pbs/Notifier.php b/library/Pbs/Notifier.php index 918bedf..509d7de 100644 --- a/library/Pbs/Notifier.php +++ b/library/Pbs/Notifier.php @@ -90,6 +90,9 @@ class Pbs_Notifier{ case "error": $result = "
Creation failed
"; break; + case "file": + $result = "
The File must be greater than 0 bytes
"; + break; } break; case "update": -- cgit v1.2.3-55-g7522