Changeset 15689 for schedule/Transaction
- Timestamp:
- 05/18/13 15:42:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Transaction/insert.php
r15687 r15689 40 40 if($insert){ 41 41 42 header("Location: ../index.php?{$TimeEX2}"); 42 ?> 43 <script type="text/javascript"> 44 alert("Sucessfully save"); 45 </script> 46 <?php 43 47 44 48 }
Note:
See TracChangeset
for help on using the changeset viewer.