[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_plugins/links_page/ -> e_status.php (source)

   1  <?php
   2  if (!defined('e107_INIT')) { exit; }
   3  include_lan(e_PLUGIN."links_page/languages/".e_LANGUAGE.".php");
   4  
   5  $count = $sql -> db_Count("links_page", "(*)");
   6  $text .= "<div style='padding-bottom: 2px;'><img src='".e_PLUGIN."links_page/images/linkspage_16.png' style='width: 16px; height: 16px; vertical-align: bottom' alt='' /> ".LCLAN_ADMIN_14.": ".$count."</div>";
   7  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7