diff --git a/gulliver/system/class.headPublisher.php b/gulliver/system/class.headPublisher.php index 4ee57816e..849f55f15 100644 --- a/gulliver/system/class.headPublisher.php +++ b/gulliver/system/class.headPublisher.php @@ -28,7 +28,6 @@ * @author David S. Callizaya S. * @package gulliver.system * @access public - * @dependencies none */ class headPublisher { private static $instance = NULL; diff --git a/gulliver/system/class.htmlArea.php b/gulliver/system/class.htmlArea.php index 884a53376..547d63b08 100644 --- a/gulliver/system/class.htmlArea.php +++ b/gulliver/system/class.htmlArea.php @@ -1,9 +1,10 @@