forked from qwerty/tupali
vista de calendario y agenda para eventos
This commit is contained in:
parent
2b4fa59c68
commit
bc188c597e
@ -5062,7 +5062,7 @@ while($row = mysqli_fetch_array( $sql ))
|
||||
|
||||
}
|
||||
elseif($campo_tipo[0] =='11') {
|
||||
$array['start'] = "$contenido[0]";
|
||||
// $array['start'] = "$contenido[0]";
|
||||
if($nombre_campo[0] =='Fin') {
|
||||
$array['end'] = "$contenido[0]";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user