[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/includes/ -> convertCharsetLicense (source)

   1  <?php
   2  
   3  /**

   4   * L I C E N S E

   5   * 

   6   * Because nobody have time to read all that public licenses etc... this are the rules you have to obey

   7   * when you use this class.

   8   * 

   9   * You can do anything with this class, you can sell it, change it, even put your name insted of mine

  10   * if you feel it is the right way. 

  11   * 

  12   * There is only one condition. If you find this class usefull, please sent an email (empty or with comment)

  13   * to my email mikolajj@op.pl with subject [ConvertCharset].

  14   * 

  15   * <code>

  16   * To: mikolajj@op.pl

  17   * Subject: [ConvertCharset] I really like your... blah blah blah ;-)

  18   * </code>

  19   * 

  20   * @copyright Copyright Mikolaj Jedrzejak (c) 2003-2004

  21   * @version 1.0 2004-07-28 00:34

  22   **/
  23  
  24  
  25  ?>