mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Syntax corrections
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
include dirname(__FILE__) . '/../lib/bootstrap.php';
|
||||
include __DIR__ . '/../lib/bootstrap.php';
|
||||
define('FREQ_THRESHOLD', 10);
|
||||
define('SUGGEST_DEBUG', 0);
|
||||
|
||||
|
Reference in New Issue
Block a user