OSDN Git Service

restart
[umumu/umumu.git] / lib / Cake / Test / test_app / View / Elements / html_call.ctp
diff --git a/lib/Cake/Test/test_app/View/Elements/html_call.ctp b/lib/Cake/Test/test_app/View/Elements/html_call.ctp
new file mode 100644 (file)
index 0000000..8c2c089
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+echo $this->Html->link('Test', 'http://example.com');
+?>
\ No newline at end of file