Changeset 16001 for schedule/Transaction
- Timestamp:
- 05/22/13 14:26:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Transaction/insert.php
r16000 r16001 48 48 var data_to = <?php echo $TimeEX2; ?> 49 49 alert("Sucessfully save"); 50 window.location.href = 'index.php? '+data_to;50 window.location.href = 'index.php?<?php echo $TimeEX2; ?>'; 51 51 </script> 52 52 <?php
Note:
See TracChangeset
for help on using the changeset viewer.