This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Forgot to add plugin_element file
Bryan Crowe
11 years ago
parent
9bfc86d648
commit
dbbd037958
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tests/test_app/Plugin/TestPlugin/Template/Element/Flash/plugin_element.ctp
+ 1
- 0
tests/test_app/Plugin/TestPlugin/Template/Element/Flash/plugin_element.ctp
View File
@@ -0,0 +1 @@
+<?= 'this is the plugin element'; ?>