mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
répertoire: rename search.php, 6-column layout, HTMX filter, faded entries disabled, URL-shareable
This commit is contained in:
@@ -245,7 +245,7 @@ try {
|
||||
|
||||
echo "\n✅ Test database created successfully!\n";
|
||||
echo "Database location: $dbPath\n";
|
||||
echo "\nYou can now test the search feature at: http://localhost/front-backend/search.php\n";
|
||||
echo "\nYou can now test the search feature at: http://localhost/front-backend/repertoire.php\n";
|
||||
|
||||
} catch (Exception $e) {
|
||||
echo "❌ Error: " . $e->getMessage() . "\n";
|
||||
|
||||
Reference in New Issue
Block a user