Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
ACHECKER-4: Upgrading deprecated MySQL syntax to support MySQL 4.1.13…
Browse files Browse the repository at this point in the history
…+ :- adding EOF
  • Loading branch information
VictorAlagwu committed May 14, 2018
1 parent 2876bc3 commit 5bfd335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/classes/Language/Language.class.php
Expand Up @@ -214,4 +214,4 @@ function addSlashesLang($sql){
return $this->addslashes = mysqli_real_escape_string($this->db, $sql);
}
}
?>
?>

0 comments on commit 5bfd335

Please sign in to comment.