1
0
Fork 0

Merge pull request #35 from kleper/patch-24

Update rt.php
This commit is contained in:
humano 2015-07-11 12:32:34 -05:00
commit 307c5dfc93
1 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ $xajax = new xajax();
require ('funciones/funciones.php');
require ('funciones/convert.php');
require ("funciones/conex.php");
require ("includes/markdown.php");
$xajax->processRequests();
if($_REQUEST[id2] =='') {$agregar= $_REQUEST[id];}else {$agregar = $_REQUEST[id2];}
$formulario_nombre = remplacetas('form_id','id',$_REQUEST[id],'nombre') ;
@ -154,4 +156,4 @@ function run() {
<script src="js/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>
</html>