Fix class names.
authorJan Schneider <jan@horde.org>
Thu, 3 Sep 2009 07:26:35 +0000 (09:26 +0200)
committerJan Schneider <jan@horde.org>
Thu, 3 Sep 2009 07:30:25 +0000 (09:30 +0200)
skeleton/lib/Application.php

index acb0842..594eb9d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-class Skeleton_Api extends Horde_Registry_Api
+class Skeleton_Application extends Horde_Registry_Application
 {
     public $version = 'H4 (0.1-git)';