Diferencia entre revisiones de «Prueba»

De SIU
Saltar a: navegación, buscar
Línea 1: Línea 1:
 
#'''Instale su extensión'''.
 
#'''Instale su extensión'''.
 
#:Generally, at the end of the <code>[[Manual:LocalSettings.php|LocalSettings.php]]</code> file (but above the PHP end-of-code delimiter, "<code>?></code>", if present), the following line should be added:
 
#:Generally, at the end of the <code>[[Manual:LocalSettings.php|LocalSettings.php]]</code> file (but above the PHP end-of-code delimiter, "<code>?></code>", if present), the following line should be added:
#:<syntaxhighlight lang="php">require_once( "$IP/extensions/extension_name/extension_name.php" );</syntaxhighlight>
+
#:<syntaxhighlight lang="php">require_once( "$IP/extensions/extension_name/extension_name.php" );
 
+
require_once( "$IP/extensions/extension_name/extension_name.php" );</syntaxhighlight>
  
 
<code>Código fuente</code>
 
<code>Código fuente</code>
  
 
<code>chequea_sincro_svn = 1<br>[xslfo]<br>fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat</code>
 
<code>chequea_sincro_svn = 1<br>[xslfo]<br>fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat</code>

Revisión del 16:45 2 sep 2015

  1. Instale su extensión.
    Generally, at the end of the LocalSettings.php file (but above the PHP end-of-code delimiter, "?>", if present), the following line should be added:
    require_once( "$IP/extensions/extension_name/extension_name.php" );
require_once( "$IP/extensions/extension_name/extension_name.php" );

Código fuente

chequea_sincro_svn = 1
[xslfo]
fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat