From ff9900fd931cd68735103df5dc2c59e07701ae04 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Tue, 5 Jul 2011 14:39:58 +0200 Subject: kleinen Fehler korrigiert --- library/Poolctrl/Notifier.php | 2 +- library/Poolctrl/Pagination.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'library/Poolctrl') diff --git a/library/Poolctrl/Notifier.php b/library/Poolctrl/Notifier.php index 77de708..6cc98e4 100644 --- a/library/Poolctrl/Notifier.php +++ b/library/Poolctrl/Notifier.php @@ -10,7 +10,7 @@ * General information about OpenSLX can be found at http://openslx.org/ */ -class Pool_Notifier{ +class Poolctrl_Notifier{ public function notify($action,$result){ diff --git a/library/Poolctrl/Pagination.php b/library/Poolctrl/Pagination.php index 7f1a596..3d28996 100644 --- a/library/Poolctrl/Pagination.php +++ b/library/Poolctrl/Pagination.php @@ -10,7 +10,7 @@ * General information about OpenSLX can be found at http://openslx.org/ */ -class Pool_Pagination{ +class Poolctrl_Pagination{ private $element; private $perpage; -- cgit v1.2.3-55-g7522