Changeset 2540 for alternc/trunk/bureau/admin/stats_members.php
- Timestamp:
- 08/04/09 20:25:19 (4 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/stats_members.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/stats_members.php
r1896 r2540 30 30 @require_once("../class/config.php"); 31 31 if ((@include_once 'Image/Graph.php') === FALSE) { 32 echo "<p class=\"error\">". _("Image_Graph not installed. use 'aptitude install php-pear' then 'pear --alldeps installImage_Graph-devel' to see the graph.")."</p>";32 echo "<p class=\"error\">". _("Image_Graph not installed. use 'aptitude install php-pear' then 'pear install --alldeps Image_Graph-devel' to see the graph.")."</p>"; 33 33 exit(0); 34 34 }
Note: See TracChangeset
for help on using the changeset viewer.
