Final COMMIT!!!

Took 54 seconds
This commit is contained in:
Tobias Hopp 2020-10-03 20:51:33 +02:00
parent 4d83ee8cbb
commit 7248a2678b
2 changed files with 15 additions and 9 deletions

20
.idea/workspace.xml generated
View File

@ -21,8 +21,7 @@
<component name="ChangeListManager">
<list default="true" id="fc13552d-b118-4828-b78f-fc8714e0cfdc" name="Default Changelist" comment="&#10;Updating database-conf">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/index.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/main.inc.php" beforeDir="false" afterPath="$PROJECT_DIR$/main.inc.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config.inc.php" beforeDir="false" afterPath="$PROJECT_DIR$/config.inc.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -33,7 +32,7 @@
<execution />
</component>
<component name="DarkyenusTimeTracker">
<option name="totalTimeSeconds" value="119723" />
<option name="totalTimeSeconds" value="119779" />
<option name="gitIntegration" value="true" />
<option name="naggedAbout" value="1" />
</component>
@ -77,7 +76,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1601618466935</updated>
<workItem from="1601618467981" duration="36415000" />
<workItem from="1601618467981" duration="36471000" />
</task>
<task id="LOCAL-00001" summary="Initial commit">
<created>1601618764031</created>
@ -149,7 +148,14 @@
<option name="project" value="LOCAL" />
<updated>1601750966227</updated>
</task>
<option name="localTasksCounter" value="11" />
<task id="LOCAL-00011" summary="&#10;Updating database-conf">
<created>1601751040426</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1601751040426</updated>
</task>
<option name="localTasksCounter" value="12" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -215,10 +221,10 @@
<screen x="0" y="34" width="1920" height="1046" />
</state>
<state x="441" y="192" width="1037" height="736" key="SettingsEditor/0.34.1920.1046@0.34.1920.1046" timestamp="1601632853044" />
<state x="555" y="292" width="800" height="535" key="Vcs.Push.Dialog.v2" timestamp="1601750967469">
<state x="555" y="292" width="800" height="535" key="Vcs.Push.Dialog.v2" timestamp="1601751041908">
<screen x="0" y="34" width="1920" height="1046" />
</state>
<state x="555" y="292" width="800" height="535" key="Vcs.Push.Dialog.v2/0.34.1920.1046@0.34.1920.1046" timestamp="1601750967469" />
<state x="555" y="292" width="800" height="535" key="Vcs.Push.Dialog.v2/0.34.1920.1046@0.34.1920.1046" timestamp="1601751041908" />
<state x="809" y="122" width="639" height="876" key="com.intellij.database.view.ui.AbstractDbRefactoringDialog" timestamp="1601632983240">
<screen x="0" y="34" width="1920" height="1046" />
</state>

View File

@ -3,9 +3,9 @@
define( 'MYSQL_HOST', 'localhost' );
define( 'MYSQL_USER', 'c1online_faq' );
define( 'MYSQL_PASS', 'gyAzT!De99F' );
define( 'MYSQL_PASS', 'gbqptCL_D9FR9' );
define( 'MYSQL_DB', 'c1online_faq' );
define( 'CODE_LENGTH', 4 );
define( 'SHARE_URL_PREFIX', 'https://faq.hw-table.de/?code=' );
define( 'WASTED_TIME', '33hrs and 15mins' );
define( 'WASTED_TIME', '33hrs and 17mins' );