/[openfoncier]/trunk/dyn/dashboard.inc.php
ViewVC logotype

Annotation of /trunk/dyn/dashboard.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 656 - (hide annotations)
Sun Nov 11 22:14:37 2012 UTC (12 years, 2 months ago) by fmichon
File size: 290 byte(s)
Nouvelle gestion du tableau de bord. 
1 fraynaud 55 <?php
2     /**
3     * Ce fichier permet de surcharger le tableau de bord standard.
4     *
5     * @package openmairie_exemple
6     * @version SVN: $Id$
7     */
8    
9     /**
10 fmichon 656 *
11     */
12     require "../app/dashboard.php";
13    
14     /**
15 fraynaud 55 * Il suffit de decommenter la ligne suivante pour ne pas utiliser les widgets
16     * de base.
17     */
18 fmichon 656 die();
19 fraynaud 55
20     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26