on renomme pour preparer une fonction de verif
This commit is contained in:
parent
73568d8ecb
commit
a0d3e5308e
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ if (!defined('_ECRIRE_INC_VERSION')){
|
|||
* @param $mode
|
||||
* @return array tableau des id_document $Tid_doc
|
||||
*/
|
||||
function inc_bigform_dist($id_objet,$objet = 'article',$mode='auto') {
|
||||
function inc_bigform_traiter_dist($id_objet,$objet = 'article',$mode='auto') {
|
||||
include_spip('inc/joindre_document');
|
||||
set_request('joindre_upload','ok');
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<paquet
|
||||
prefix="bigform"
|
||||
categorie="edition"
|
||||
version="1.0.3"
|
||||
version="1.0.4"
|
||||
etat="dev"
|
||||
compatibilite="[3.2.5;3.3.*]"
|
||||
logo="prive/themes/spip/images/bigform-64.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue