1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-29 10:50:25 +02:00

Fixes #1567 - Addon validation.

This commit is contained in:
Cameron
2016-04-22 09:03:21 -07:00
parent 699257e3c3
commit 9cf18a2708

View File

@@ -108,4 +108,4 @@ class banner_shortcodes extends e_shortcode
return $text;
}
}
?>