diff --git a/index.php b/index.php index ebf9a7d..37541e9 100644 --- a/index.php +++ b/index.php @@ -25,7 +25,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -/* Set locale to Hebrew */ +/* Set locale to utf-8 */ setlocale(LC_ALL, "en_US.UTF-8"); *** OPTIONS ***/