Outils logiciels pour les cours Paris II

Cours

Stages/ Thèses/ Séminaires

Laboratoire

edit SideBar

Pratique De La Sécurité Et Gestion De Projet

   ##  If you want uploads enabled on your system, set $EnableUpload=1.

   ##  You'll also need to set a default upload password, or else set

   ##  passwords on individual groups and pages.  For more information

   ##  see PmWiki.UploadsAdmin.
$EnableUpload=1;
  $UploadExts['bib'] = 'text/plain';

  $UploadExts['tex'] = 'text/plain';

   $UploadMaxSize = 2000000;

   $DefaultPasswords['upload'] = array('$1$JejPJwXQ$VcQABAPZ2eq7ER2ar3bJL.',crypt('toto'));

  /* include_once("../scripts/authuser.php");*/
UP2