source:
admin/WebConsole/asistentes/xajax.common.php
@
d81fc6a
Last change on this file since d81fc6a was 81f4945, checked in by , 14 years ago | |
---|---|
|
|
File size: 266 bytes |
Rev | Line | |
---|---|---|
[eb3e2b8] | 1 | <?php |
2 | //importando las librerias XAJAX | |
3 | require ("/opt/opengnsys/www/xajax/xajax_core/xajax.inc.php"); | |
4 | $xajax = new xajax("xajax.server.php"); | |
[81f4945] | 5 | //asociamos la funci�n creada en index.server.php al objeto XAJAX |
6 | $xajax->registerFunction("ListarOrigenMaster"); | |
[eb3e2b8] | 7 | ?> |
Note: See TracBrowser
for help on using the repository browser.