Diff of /mambo/branches/4.6/installation/install2.php
Parent Directory
|
Revision Log
|
Patch
| revision 1533, Thu Jan 10 05:45:25 2008 UTC | revision 1534, Thu Jan 10 08:17:30 2008 UTC | |
|---|---|---|
| # | Line 135 | Line 135 |
| 135 | </form>\n"; | </form>\n"; |
| 136 | //echo "<script>alert(\"$alert\"); document.$step.submit();</script>"; | //echo "<script>alert(\"$alert\"); document.$step.submit();</script>"; |
| 137 | //echo "<script>alert(\"$alert\"); window.history.go(-1);</script>"; //this wasn't working | //echo "<script>alert(\"$alert\"); window.history.go(-1);</script>"; //this wasn't working |
| 138 | echo "<script>alert('".$alert."'); document.".$step.".submit(); </script></body></html>"; | echo "<script>alert(\"".$alert."\"); document.".$step.".submit(); </script></body></html>"; |
| 139 | exit(); | exit(); |
| 140 | } | } |
| 141 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

