SilentLittleCat %!s(int64=7) %!d(string=hai) anos
pai
achega
426f981837
Modificáronse 2 ficheiros con 8 adicións e 8 borrados
  1. 6 6
      .idea/workspace.xml
  2. 2 2
      source/class/discuz/discuz_admincp.php

+ 6 - 6
.idea/workspace.xml

xqd xqd xqd
@@ -91,8 +91,8 @@
       <file leaf-file-name="discuz_admincp.php" pinned="false" current-in-tab="true">
         <entry file="file://$PROJECT_DIR$/source/class/discuz/discuz_admincp.php">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="584">
-              <caret line="193" column="49" lean-forward="false" selection-start-line="193" selection-start-column="49" selection-end-line="193" selection-end-column="49" />
+            <state relative-caret-position="491">
+              <caret line="190" column="45" lean-forward="false" selection-start-line="190" selection-start-column="45" selection-end-line="190" selection-end-column="45" />
               <folding />
             </state>
           </provider>
@@ -292,12 +292,12 @@
       <workItem from="1525227575525" duration="11054000" />
       <workItem from="1525275777043" duration="4000" />
       <workItem from="1525612433789" duration="9986000" />
-      <workItem from="1525658293907" duration="7567000" />
+      <workItem from="1525658293907" duration="7601000" />
     </task>
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="33441000" />
+    <option name="totallyTimeSpent" value="33475000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="-9" y="-9" width="1938" height="1048" extended-state="7" />
@@ -788,8 +788,8 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/source/class/discuz/discuz_admincp.php">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="584">
-          <caret line="193" column="49" lean-forward="false" selection-start-line="193" selection-start-column="49" selection-end-line="193" selection-end-column="49" />
+        <state relative-caret-position="491">
+          <caret line="190" column="45" lean-forward="false" selection-start-line="190" selection-start-column="45" selection-end-line="190" selection-end-column="45" />
           <folding />
         </state>
       </provider>

+ 2 - 2
source/class/discuz/discuz_admincp.php

xqd
@@ -188,10 +188,10 @@ class discuz_admincp
 							'dateline' => TIMESTAMP,
 							'ip' => $this->core->var['clientip'],
 							'errorcount' => -1), false, true);
-
+                        print_r('ok');exit();
 						setloginstatus($result['member'], 0);
 						dheader('Location: '.ADMINSCRIPT.'?'.cpurl('url', array('sid')));
-					} else {print_r('ok');exit();
+					} else {
 						$this->cpaccess = -2;
 					}
 				} else {