1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01: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;
}
}
?>