X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Finclude%2Fplugin.inc.php;h=f4ddb87402c53cf3d996921b3674e47496d9c56f;hb=19c62a84d48a23ae89d5c73781f9101abb5c59c7;hp=6d4f237642fbdfbbe34da673299074530dcb7d29;hpb=98b878f3cd8da2904e0e1066ce55b0720b1ac4b3;p=old-projects.git diff --git a/philter/philter/include/plugin.inc.php b/philter/philter/include/plugin.inc.php index 6d4f237..f4ddb87 100644 --- a/philter/philter/include/plugin.inc.php +++ b/philter/philter/include/plugin.inc.php @@ -26,9 +26,8 @@ class Plugin { /** gives the LEFT JOIN to add to the sql request to have all this plugin datas * @return the LEFT JOIN string, "" if irrelevant */ - function sql_get() { return ""; } - - function sql_clean($_uid, $_rid) { } + // function sql_get() { return ""; } + // function sql_clean($_uid, $_rid) { } /** stores the data to the mysql database * @param $_uid the id of the filter