X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fmedias%2Faction%2Fchanger_mode_document.php;fp=www%2Fplugins-dist%2Fmedias%2Faction%2Fchanger_mode_document.php;h=9ae5c879646e3ef01fc3a736a8bc7ed563903090;hp=b4029fe01d1ddb3df99161ea48223f3ed8c0090f;hb=d18fcb8f27a4016e3fa7b50a9b2255d529dca543;hpb=e847eea4a82a7396dd0abf860f9b30d654f38629 diff --git a/www/plugins-dist/medias/action/changer_mode_document.php b/www/plugins-dist/medias/action/changer_mode_document.php index b4029fe..9ae5c87 100644 --- a/www/plugins-dist/medias/action/changer_mode_document.php +++ b/www/plugins-dist/medias/action/changer_mode_document.php @@ -16,7 +16,7 @@ if (!defined("_ECRIRE_INC_VERSION")) return; /** * Cette action permet de basculer du mode image au mode document et vice versa * - * http://doc.spip.org/@action_changer_mode_document_dist + * http://code.spip.net/@action_changer_mode_document_dist * * @param int $id_document * @param string $mode @@ -41,7 +41,7 @@ function action_changer_mode_document_dist($id_document=null, $mode=null){ action_changer_mode_document_post($id_document, $mode); } -// http://doc.spip.org/@action_changer_mode_document_post +// http://code.spip.net/@action_changer_mode_document_post function action_changer_mode_document_post($id_document, $mode){ // - id_document le doc a modifier // - mode le mode a lui donner