Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / inc / result.inc
old mode 100644 (file)
new mode 100755 (executable)
index 22750b6..e5f7b4f
@@ -1,4 +1,10 @@
 <?php
+/* This program is free software. It comes without any warranty, to
+ * the extent permitted by applicable law. You can redistribute it
+ * and/or modify it under the terms of the Do What The Fuck You Want
+ * To Public License, Version 2, as published by Sam Hocevar. See
+ * http://sam.zoy.org/wtfpl/COPYING for more details. */
+
 class result {
        var $_numRows = 0;
        var $_numFields = 0;
This page took 0.114913 seconds and 4 git commands to generate.