Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Nov 28, 2015
1 parent 9824c74 commit f972ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ IE 8+ ✔ | Chrome ✔ | Firefox ✔ | Opera ✔ | Safari ✔ |

4. Change the url for `Access-Control-Allow-Origin header` in `process_livesearch.php` that is located in `ajax` folder.

5. Make sure php files: `Handler.php` and `Config.php` are included in the php page and you have these lines at the very top of the file (Check `index.php`).
5. Make sure php files: `Handler.php` and `Config.php` are included in the php page and you have these lines at the very top of the file (Check `index.php`):

```
if (session_id() == '') {
Expand Down

0 comments on commit f972ed1

Please sign in to comment.