=?utf-8?q?Ajout=20de=20:
[banana.git] / examples / pj.php
1 <?php
2 /********************************************************************************
3 * pj.php : for getting attachments
4 * -----------
5 *
6 * This file is part of the banana distribution
7 * Copyright: See COPYING files that comes with this distribution
8 ********************************************************************************/
9
10 require_once("banana/banana.inc.php");
11 $res = Banana::run();
12
13 ?>
14