Update docs to caution against use of create_function(). Per bug 15476.
[lhc/web/wiklou.git] / t / 00-test.t
index c3defa4..b9ed203 100644 (file)
@@ -5,4 +5,6 @@ require 'Test.php';
 plan(1);
 
 ok(0 == 0);
+
+/* vim: set filetype=php: */
 ?>