]> git.mxchange.org Git - hub.git/blobdiff - application/hub/classes/tags/package/class_PackageTags.php
Renamed class BaseTags to BaseTag + added file-bases socket listener (may
[hub.git] / application / hub / classes / tags / package / class_PackageTags.php
index b2985f7664d2dfb2b10e92efd96f09e0aef64d1c..1d74bd7f99423cee2c2086e9ee2e770962492ee1 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class PackageTags extends BaseTags implements Tagable {
+class PackageTags extends BaseTag implements Tagable {
        // Exception codes
        const EXCEPTION_INVALID_TAG = 0x160;