|
|
@@ -1,15 +1,18 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<project version="4"> |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="648f7d15-dc9f-4b1e-bba1-58d66fbf1157" name="Default Changelist" comment=""> |
|
|
|
<list default="true" id="648f7d15-dc9f-4b1e-bba1-58d66fbf1157" name="Default Changelist" comment="init"> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/view/order_main/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/view/order_main/add.html" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/css/app.56f3ccab0a4c003d09cb925186c6d511.css" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/fonts/element-icons.535877f.woff" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/fonts/element-icons.732389d.ttf" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/js/app.38a975aa76887068fb55.js" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/js/manifest.2ae2e69a05c33dfc65f8.js" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/static/js/vendor.b77d5750c7830a38b1ff.js" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/controller/CfItem.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/controller/CfItem.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/controller/CfRoomInfo.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/controller/CfRoomInfo.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/controller/CfRoomPlan.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/controller/CfRoomPlan.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/lang/zh-cn/cf_item.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/lang/zh-cn/cf_item.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/lang/zh-cn/order_item.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/lang/zh-cn/order_item.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/application/admin/view/cf_item/edit.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/view/cf_item/edit.html" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/assets/js/backend/cf_hotel_info.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/assets/js/backend/cf_hotel_info.js" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/assets/js/backend/cf_item.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/assets/js/backend/cf_item.js" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/assets/js/backend/cf_room_info.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/assets/js/backend/cf_room_info.js" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/assets/js/backend/cf_room_plan.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/assets/js/backend/cf_room_plan.js" afterDir="false" /> |
|
|
|
</list> |
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
@@ -24,7 +27,10 @@ |
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
|
|
|
<option name="UPDATE_TYPE" value="MERGE" /> |
|
|
|
</component> |
|
|
|
<component name="PhpDebugGeneral" xdebug_debug_port="9006" listening_started="true" /> |
|
|
|
<component name="PhpDebugGeneral" xdebug_debug_port="9006" listening_started="true"> |
|
|
|
<xdebug_debug_ports port="9006" /> |
|
|
|
<xdebug_debug_ports port="9003" /> |
|
|
|
</component> |
|
|
|
<component name="PhpServers"> |
|
|
|
<servers> |
|
|
|
<server host="cz.com" id="e1f06fd7-deb9-41a7-9d36-436111235361" name="Unnamed" /> |
|
|
@@ -83,21 +89,30 @@ |
|
|
|
<option name="showLibraryContents" value="true" /> |
|
|
|
</component> |
|
|
|
<component name="PropertiesComponent"> |
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" /> |
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> |
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" /> |
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/public" /> |
|
|
|
<property name="settings.editor.selected.configurable" value="reference.settings.php.debug.xdebug.proxy" /> |
|
|
|
</component> |
|
|
|
<component name="RecentsManager"> |
|
|
|
<key name="CopyFile.RECENT_KEYS"> |
|
|
|
<recent name="E:\code\lou\public" /> |
|
|
|
</key> |
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" /> |
|
|
|
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" /> |
|
|
|
</component> |
|
|
|
<component name="RunManager"> |
|
|
|
<configuration name="Unnamed" type="PhpWebAppRunConfigurationType" factoryName="PHP Web Application" nameIsGenerated="true" server_name="Unnamed"> |
|
|
|
<method v="2" /> |
|
|
|
</configuration> |
|
|
|
</component> |
|
|
|
<component name="ServiceViewManager"> |
|
|
|
<option name="viewStates"> |
|
|
|
<list> |
|
|
|
<serviceView> |
|
|
|
<treeState> |
|
|
|
<expand /> |
|
|
|
<select /> |
|
|
|
</treeState> |
|
|
|
</serviceView> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> |
|
|
|
<component name="SvnConfiguration"> |
|
|
|
<configuration /> |
|
|
|
</component> |
|
|
@@ -112,7 +127,11 @@ |
|
|
|
<workItem from="1633843542476" duration="7474000" /> |
|
|
|
<workItem from="1633967176055" duration="7788000" /> |
|
|
|
<workItem from="1634461088170" duration="4763000" /> |
|
|
|
<workItem from="1634567190291" duration="34134000" /> |
|
|
|
<workItem from="1634567190291" duration="41479000" /> |
|
|
|
<workItem from="1635654134462" duration="35523000" /> |
|
|
|
<workItem from="1636808249831" duration="601000" /> |
|
|
|
<workItem from="1636878434062" duration="121000" /> |
|
|
|
<workItem from="1636878580264" duration="13648000" /> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00001" summary="init"> |
|
|
|
<created>1633847937612</created> |
|
|
@@ -184,11 +203,102 @@ |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635067483089</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="11" /> |
|
|
|
<task id="LOCAL-00011" summary="init"> |
|
|
|
<created>1635067920033</created> |
|
|
|
<option name="number" value="00011" /> |
|
|
|
<option name="presentableId" value="LOCAL-00011" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635067920033</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00012" summary="init"> |
|
|
|
<created>1635083574492</created> |
|
|
|
<option name="number" value="00012" /> |
|
|
|
<option name="presentableId" value="LOCAL-00012" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635083574492</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00013" summary="init"> |
|
|
|
<created>1635088810703</created> |
|
|
|
<option name="number" value="00013" /> |
|
|
|
<option name="presentableId" value="LOCAL-00013" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635088810703</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00014" summary="init"> |
|
|
|
<created>1635655791788</created> |
|
|
|
<option name="number" value="00014" /> |
|
|
|
<option name="presentableId" value="LOCAL-00014" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635655791788</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00015" summary="init"> |
|
|
|
<created>1635775792351</created> |
|
|
|
<option name="number" value="00015" /> |
|
|
|
<option name="presentableId" value="LOCAL-00015" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635775792351</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00016" summary="init"> |
|
|
|
<created>1635780400746</created> |
|
|
|
<option name="number" value="00016" /> |
|
|
|
<option name="presentableId" value="LOCAL-00016" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635780400746</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00017" summary="init"> |
|
|
|
<created>1635865804532</created> |
|
|
|
<option name="number" value="00017" /> |
|
|
|
<option name="presentableId" value="LOCAL-00017" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1635865804532</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00018" summary="init"> |
|
|
|
<created>1636265845920</created> |
|
|
|
<option name="number" value="00018" /> |
|
|
|
<option name="presentableId" value="LOCAL-00018" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636265845920</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00019" summary="init"> |
|
|
|
<created>1636268317457</created> |
|
|
|
<option name="number" value="00019" /> |
|
|
|
<option name="presentableId" value="LOCAL-00019" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636268317457</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00020" summary="init"> |
|
|
|
<created>1636268567040</created> |
|
|
|
<option name="number" value="00020" /> |
|
|
|
<option name="presentableId" value="LOCAL-00020" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636268567040</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00021" summary="init"> |
|
|
|
<created>1636276001595</created> |
|
|
|
<option name="number" value="00021" /> |
|
|
|
<option name="presentableId" value="LOCAL-00021" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636276001595</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00022" summary="init"> |
|
|
|
<created>1636276496007</created> |
|
|
|
<option name="number" value="00022" /> |
|
|
|
<option name="presentableId" value="LOCAL-00022" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636276496007</updated> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00023" summary="init"> |
|
|
|
<created>1636891272640</created> |
|
|
|
<option name="number" value="00023" /> |
|
|
|
<option name="presentableId" value="LOCAL-00023" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1636891272640</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="24" /> |
|
|
|
<servers /> |
|
|
|
</component> |
|
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
|
<option name="version" value="1" /> |
|
|
|
<option name="version" value="3" /> |
|
|
|
</component> |
|
|
|
<component name="Vcs.Log.Tabs.Properties"> |
|
|
|
<option name="TAB_STATES"> |
|
|
@@ -203,129 +313,10 @@ |
|
|
|
<option name="oldMeFiltersMigrated" value="true" /> |
|
|
|
</component> |
|
|
|
<component name="VcsManagerConfiguration"> |
|
|
|
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="true" /> |
|
|
|
<MESSAGE value="hotel" /> |
|
|
|
<MESSAGE value="11111" /> |
|
|
|
<MESSAGE value="init" /> |
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="init" /> |
|
|
|
</component> |
|
|
|
<component name="WindowStateProjectService"> |
|
|
|
<state x="222" y="0" key="#Servers" timestamp="1634445412897"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="222" y="0" key="#Servers/0.0.1280.680@0.0.1280.680" timestamp="1634445412897" /> |
|
|
|
<state x="96" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1634462037912"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="96" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1280.680@0.0.1280.680" timestamp="1634462037912" /> |
|
|
|
<state x="365" y="143" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1634985372691"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="365" y="143" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1280.680@0.0.1280.680" timestamp="1634985372691" /> |
|
|
|
<state x="371" y="96" key="#com.jetbrains.php.actions.copyPaste.importReferences.PhpImportReferencesDialog" timestamp="1635064055100"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="371" y="96" key="#com.jetbrains.php.actions.copyPaste.importReferences.PhpImportReferencesDialog/0.0.1280.680@0.0.1280.680" timestamp="1635064055100" /> |
|
|
|
<state x="247" y="0" key="CommitChangelistDialog2" timestamp="1635067780648"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="247" y="0" key="CommitChangelistDialog2/0.0.1280.680@0.0.1280.680" timestamp="1635067780648" /> |
|
|
|
<state x="0" y="0" key="DiffContextDialog" timestamp="1635073555540"> |
|
|
|
<screen x="0" y="0" width="2560" height="1392" /> |
|
|
|
</state> |
|
|
|
<state x="0" y="0" key="DiffContextDialog/0.0.2560.1392@0.0.2560.1392" timestamp="1635073555540" /> |
|
|
|
<state x="421" y="96" key="FileChooserDialogImpl" timestamp="1634453017169"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="421" y="96" key="FileChooserDialogImpl/0.0.1280.680@0.0.1280.680" timestamp="1634453017169" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.bottom" timestamp="1634462364022"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1634462364022" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.center" timestamp="1634462364020"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1634462364020" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.left" timestamp="1634462364019"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1634462364019" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.right" timestamp="1634462364021"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1634462364021" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.bottom" timestamp="1634462364026"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1634462364026" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.center" timestamp="1634462364024"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1634462364024" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.left" timestamp="1634462364023"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1634462364023" /> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.right" timestamp="1634462364025"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state width="1238" height="149" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1634462364025" /> |
|
|
|
<state x="350" y="56" key="MultipleFileMergeDialog" timestamp="1634829448022"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="350" y="56" key="MultipleFileMergeDialog/0.0.1280.680@0.0.1280.680" timestamp="1634829448022" /> |
|
|
|
<state x="500" y="51" key="RollbackChangesDialog" timestamp="1634222863596"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="500" y="51" key="RollbackChangesDialog/0.0.1280.680@0.0.1280.680" timestamp="1634222863596" /> |
|
|
|
<state x="142" y="0" key="SettingsEditor" timestamp="1634462282710"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="142" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1634462282710" /> |
|
|
|
<state x="371" y="90" width="591" height="524" key="StructurePopup" timestamp="1635064046155"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="371" y="90" width="591" height="524" key="StructurePopup/0.0.1280.680@0.0.1280.680" timestamp="1635064046155" /> |
|
|
|
<state x="466" y="151" key="Vcs.Push.Dialog.v2" timestamp="1635073559224"> |
|
|
|
<screen x="0" y="0" width="2560" height="1392" /> |
|
|
|
</state> |
|
|
|
<state x="233" y="74" key="Vcs.Push.Dialog.v2/0.0.1280.680@0.0.1280.680" timestamp="1635067861265" /> |
|
|
|
<state x="466" y="151" key="Vcs.Push.Dialog.v2/0.0.2560.1392@0.0.2560.1392" timestamp="1635073559224" /> |
|
|
|
<state x="335" y="237" width="760" height="312" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1634222692562"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="335" y="237" width="760" height="312" maximized="true" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1280.680@0.0.1280.680" timestamp="1634222692562" /> |
|
|
|
<state x="872" y="528" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1635073538876"> |
|
|
|
<screen x="0" y="0" width="2560" height="1392" /> |
|
|
|
</state> |
|
|
|
<state x="436" y="258" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1280.680@0.0.1280.680" timestamp="1634829543368" /> |
|
|
|
<state x="872" y="528" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1392@0.0.2560.1392" timestamp="1635073538876" /> |
|
|
|
<state x="319" y="72" width="779" height="600" key="find.popup" timestamp="1634984161512"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="319" y="72" width="779" height="600" key="find.popup/0.0.1280.680@0.0.1280.680" timestamp="1634984161512" /> |
|
|
|
<state x="305" y="4" width="672" height="678" key="search.everywhere.popup" timestamp="1635063310208"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="305" y="4" width="672" height="678" key="search.everywhere.popup/0.0.1280.680@0.0.1280.680" timestamp="1635063310208" /> |
|
|
|
<state x="439" y="306" key="vcs.readOnlyHandler.ReadOnlyStatusDialog" timestamp="1633843159458"> |
|
|
|
<screen x="0" y="0" width="1280" height="680" /> |
|
|
|
</state> |
|
|
|
<state x="439" y="306" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/0.0.1280.680@0.0.1280.680" timestamp="1633843159458" /> |
|
|
|
</component> |
|
|
|
<component name="XDebuggerManager"> |
|
|
|
<breakpoint-manager> |
|
|
|
<breakpoints> |
|
|
|
<line-breakpoint enabled="true" type="php"> |
|
|
|
<url>file://$PROJECT_DIR$/public/index.php</url> |
|
|
|
<line>13</line> |
|
|
|
<option name="timeStamp" value="3" /> |
|
|
|
</line-breakpoint> |
|
|
|
<line-breakpoint enabled="true" type="php"> |
|
|
|
<url>file://$PROJECT_DIR$/public/hotel.php</url> |
|
|
|
<line>15</line> |
|
|
|
<option name="timeStamp" value="4" /> |
|
|
|
</line-breakpoint> |
|
|
|
</breakpoints> |
|
|
|
</breakpoint-manager> |
|
|
|
</component> |
|
|
|
</project> |