X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fhomonymes.inc.php;h=9a628dae3964cca6b759c0a9a6f9e26cde81e55f;hb=20d7932b9db32f4dbf96312efc1981a5bebd9b7d;hp=742ff5d51f5c7aefc333c95049b4e81a99ad37d8;hpb=5e2307dcebc38ebb0ffe469967a377eb3baed571;p=platal.git diff --git a/include/validations/homonymes.inc.php b/include/validations/homonymes.inc.php index 742ff5d..9a628da 100644 --- a/include/validations/homonymes.inc.php +++ b/include/validations/homonymes.inc.php @@ -61,14 +61,6 @@ class HomonymeReq extends Validate } // }}} - // {{{ function get_request() - - function get_request($uid) - { - return parent::get_request($uid,$this->title); - } - - // }}} // {{{ function formu() function formu()