Skip to content

Commit

Permalink
Update Fin de ligne en LF
Browse files Browse the repository at this point in the history
  • Loading branch information
darknoon29 committed May 6, 2024
1 parent 28a1435 commit 0a4d5f6
Show file tree
Hide file tree
Showing 199 changed files with 14,458 additions and 14,458 deletions.
40 changes: 20 additions & 20 deletions .docker/id.php
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<?php
/***************************************************************************
* filename : id.php
* generated : 16/Apr/2019 21:18:16
***************************************************************************/

if (!defined("IN_SPYOGAME")) die("Hacking attempt");

$table_prefix = "ogspy_";

//Paramètres de connexion à la base de données
$db_host = "localhost";
$db_user = "admin";
$db_password = "ogsteam";
$db_database = "ogspy";

//OGSpy Language
$ui_lang = "fr";

define("OGSPY_INSTALLED", TRUE);
<?php
/***************************************************************************
* filename : id.php
* generated : 16/Apr/2019 21:18:16
***************************************************************************/

if (!defined("IN_SPYOGAME")) die("Hacking attempt");

$table_prefix = "ogspy_";

//Paramètres de connexion à la base de données
$db_host = "localhost";
$db_user = "admin";
$db_password = "ogsteam";
$db_database = "ogspy";

//OGSpy Language
$ui_lang = "fr";

define("OGSPY_INSTALLED", TRUE);
30 changes: 15 additions & 15 deletions .docker/key.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php
/***************************************************************************
* filename : key.php
* generated : 26/Feb/2019 22:30:40
***************************************************************************/

if (!defined("IN_SPYOGAME")) die("Hacking attempt");

//Paramètres unique a ne pas communiquer
$serveur_key = "dockerdockerdockerdockerdocker00";
$serveur_date = "1551216640";
$serveur_path = "/var/www/html/index.php";

define("OGSPY_KEY", TRUE);
<?php
/***************************************************************************
* filename : key.php
* generated : 26/Feb/2019 22:30:40
***************************************************************************/

if (!defined("IN_SPYOGAME")) die("Hacking attempt");

//Paramètres unique a ne pas communiquer
$serveur_key = "dockerdockerdockerdockerdocker00";
$serveur_date = "1551216640";
$serveur_path = "/var/www/html/index.php";

define("OGSPY_KEY", TRUE);

Loading

0 comments on commit 0a4d5f6

Please sign in to comment.