Browse Source

Forgot to add plugin_element file

Bryan Crowe 11 years ago
parent
commit
dbbd037958

+ 1 - 0
tests/test_app/Plugin/TestPlugin/Template/Element/Flash/plugin_element.ctp

@@ -0,0 +1 @@
+<?= 'this is the plugin element'; ?>