[SPIP] ~v3.0.20-->v3.0.25
[lhc/web/clavette_www.git] / www / plugins-dist / medias / action / changer_mode_document.php
index b4029fe..8cbadfa 100644 (file)
@@ -3,7 +3,7 @@
 /***************************************************************************\
  *  SPIP, Systeme de publication pour l'internet                           *
  *                                                                         *
- *  Copyright (c) 2001-2014                                                *
+ *  Copyright (c) 2001-2016                                                *
  *  Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James  *
  *                                                                         *
  *  Ce programme est un logiciel libre distribue sous licence GNU/GPL.     *
@@ -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