Merge SLEGPI repo into this stand alone one !
This commit is contained in:
4
Website Source Code/js/auto-js.js
Normal file
4
Website Source Code/js/auto-js.js
Normal file
@ -0,0 +1,4 @@
|
||||
setTimeout(function () {
|
||||
window.location.href= 'http://localhost/slegpi/auto.php'; // the redirect goes here
|
||||
|
||||
},2000);
|
Reference in New Issue
Block a user