[ Index ]
 

Code source de Phorum 5.1.25

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/docs/example_mods/example_language/ -> example_language.php (source)

   1  <?php
   2  
   3  if(!defined("PHORUM")) return;
   4  
   5  function phorum_mod_example_language_after_header () {
   6      $PHORUM = $GLOBALS["PHORUM"];
   7      print $PHORUM["DATA"]["LANG"]["example_language"]["HelloWorld"];
   8  }
   9  
  10  ?>


Généré le : Thu Nov 29 12:22:27 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics