source: sandbox/jabberit_messenger/trophy_expresso/inc/class.teste.inc.php @ 2411

Revision 2411, 96 bytes checked in by alexandrecorreia, 14 years ago (diff)

Ticket #986 - Adicionado a funcionalidade de procurar contatos no ldap.

  • Property svn:executable set to *
Line 
1<?php
2
3class teste
4{
5       
6        function aqui_dentro()
7        {
8                return "Function aqui dentro";         
9        }
10       
11}
12
13?>
Note: See TracBrowser for help on using the repository browser.