Trying again: Forgot to to add the hook url in github

This commit is contained in:
Laurent Raufaste 2013-05-09 02:57:08 -04:00
parent 1d8cb4e7ff
commit 06e71f5416

View File

@ -3,6 +3,7 @@ require("include/top.php");
require_once('recaptchalib.php');
// TODO remove this
// Forgot to to add the hook url in github =/
// Get IM types
$result = mysql_query("DESC users im_type");