Server nochan.php seems to be different than local one for some reason

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-09 19:22:50 +01:00
parent d5751e1f0e
commit 04d63f217f
4 changed files with 4 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -441,12 +441,10 @@ function onepage_load(){
$($(e)[39]).insertAfter(".mega"); $($(e)[39]).insertAfter(".mega");
$("main").html($($(e)[43]).html()); $("main").html($($(e)[43]).html());
console.log($($(e)[63]).html());
if($("#alreadyfp").length == 1){ if($("#alreadyfp").length == 1){
window.initfp(); window.initfp();
}else { }else {
$("#scripts").append($($(e)[63]).html()); $("#scripts").append($($(e)[45]).html());
} }
if($("#alreadychannel").length == 0){ if($("#alreadychannel").length == 0){