commit
841ba817c4
|
@ -367,20 +367,20 @@
|
|||
<screen x="0" y="0" width="1792" height="1120" />
|
||||
</state>
|
||||
<state x="360" y="222" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1792.1120@0.0.1792.1120" timestamp="1645553002844" />
|
||||
<state x="464" y="115" key="CommitChangelistDialog2" timestamp="1646161622884">
|
||||
<state x="464" y="115" key="CommitChangelistDialog2" timestamp="1646162228833">
|
||||
<screen x="0" y="0" width="1792" height="1120" />
|
||||
</state>
|
||||
<state x="464" y="115" key="CommitChangelistDialog2/0.0.1792.1120@0.0.1792.1120" timestamp="1646161622884" />
|
||||
<state x="464" y="115" key="CommitChangelistDialog2/0.0.1792.1120@0.0.1792.1120" timestamp="1646162228833" />
|
||||
<state x="464" y="127" key="CommitChangelistDialog2/0.23.1792.1013@0.23.1792.1013" timestamp="1645217137275" />
|
||||
<state x="464" y="127" key="CommitChangelistDialog2/0.23.1792.1015@0.23.1792.1015" timestamp="1646075753392" />
|
||||
<state x="397" y="199" key="SettingsEditor" timestamp="1645553221314">
|
||||
<screen x="0" y="0" width="1792" height="1120" />
|
||||
</state>
|
||||
<state x="397" y="199" key="SettingsEditor/0.0.1792.1120@0.0.1792.1120" timestamp="1645553221314" />
|
||||
<state x="496" y="272" key="Vcs.Push.Dialog.v2" timestamp="1646161631583">
|
||||
<state x="496" y="272" key="Vcs.Push.Dialog.v2" timestamp="1646162235647">
|
||||
<screen x="0" y="0" width="1792" height="1120" />
|
||||
</state>
|
||||
<state x="496" y="272" key="Vcs.Push.Dialog.v2/0.0.1792.1120@0.0.1792.1120" timestamp="1646161631583" />
|
||||
<state x="496" y="272" key="Vcs.Push.Dialog.v2/0.0.1792.1120@0.0.1792.1120" timestamp="1646162235647" />
|
||||
<state x="496" y="269" key="Vcs.Push.Dialog.v2/0.23.1792.1013@0.23.1792.1013" timestamp="1645217141605" />
|
||||
<state x="496" y="269" key="Vcs.Push.Dialog.v2/0.23.1792.1015@0.23.1792.1015" timestamp="1646075774591" />
|
||||
<state x="122" y="380" key="com.intellij.ide.util.TipDialog" timestamp="1646161606531">
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
$password = "";
|
||||
$db = "1ccb8097d0e9ce9f154608be60224c7c";
|
||||
// Create connection
|
||||
$conn = new mysqli($servername, $username, $password,$db);
|
||||
//$conn = new mysqli($servername, $username, $password,$db);
|
||||
|
||||
// Check connection
|
||||
if ($conn->connect_error) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user