probando conexion5
This commit is contained in:
Generated
+7
-8
@@ -2,7 +2,6 @@
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="a3c96782-c39e-4629-8661-f34ca5efc2af" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/js/main.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/main.js" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/sitio/admin/admin.php" beforeDir="false" afterPath="$PROJECT_DIR$/sitio/admin/admin.php" afterDir="false" />
|
||||
</list>
|
||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||
@@ -52,8 +51,8 @@
|
||||
<file pinned="false" current-in-tab="true">
|
||||
<entry file="file://$PROJECT_DIR$/sitio/admin/admin.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="198">
|
||||
<caret line="9" column="29" selection-start-line="9" selection-start-column="29" selection-end-line="9" selection-end-column="29" />
|
||||
<state relative-caret-position="264">
|
||||
<caret line="12" lean-forward="true" selection-start-line="12" selection-end-line="12" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
@@ -94,8 +93,8 @@
|
||||
<option value="$PROJECT_DIR$/index.php" />
|
||||
<option value="$PROJECT_DIR$/login.php" />
|
||||
<option value="$PROJECT_DIR$/sitio/usuario/usuario.php" />
|
||||
<option value="$PROJECT_DIR$/sitio/admin/admin.php" />
|
||||
<option value="$PROJECT_DIR$/js/main.js" />
|
||||
<option value="$PROJECT_DIR$/sitio/admin/admin.php" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
@@ -175,12 +174,12 @@
|
||||
<workItem from="1547236861734" duration="11265000" />
|
||||
<workItem from="1547503840895" duration="2199000" />
|
||||
<workItem from="1547508488120" duration="8644000" />
|
||||
<workItem from="1547590167863" duration="1514000" />
|
||||
<workItem from="1547590167863" duration="1605000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="50404000" />
|
||||
<option name="totallyTimeSpent" value="50495000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="1358" y="-8" width="1296" height="1010" extended-state="6" />
|
||||
@@ -311,8 +310,8 @@
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/sitio/admin/admin.php">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="198">
|
||||
<caret line="9" column="29" selection-start-line="9" selection-start-column="29" selection-end-line="9" selection-end-column="29" />
|
||||
<state relative-caret-position="264">
|
||||
<caret line="12" lean-forward="true" selection-start-line="12" selection-end-line="12" />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
}
|
||||
else{
|
||||
header('Location: ../admin.php');
|
||||
header('Location: admin.php');
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user