123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="a3b25be5-89a6-465a-ac97-d576745fef17" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/.htaccess" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/blog-demo.iml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Common/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Conf/config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Conf/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Controller/IndexController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Controller/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/Model/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/chart.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/empty.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/form.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/tab-panel.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/table.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Index/ui-elements.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/Public/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/View/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Admin/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Common/Common/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Common/Conf/config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Common/Conf/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Common/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Common/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Conf/config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Conf/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Controller/.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Controller/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/Model/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/Index/about.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/Index/contact.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/Index/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/Index/single.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/Public/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/View/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Home/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Admin/20914c0f075f91df3579ffbdf5180b02.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Admin/7df4213fbc0e6565c26001f569e4a5e8.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Admin/8ead07df37915c937225e06d8ced665a.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Admin/b595b808c2ebeeeb0478ffc30bb4e87a.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/09ccd45952ce225a1a2986a81cc5705c.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/20914c0f075f91df3579ffbdf5180b02.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/2a94b8bda04ff446dcedd42276fc99ee.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/50769c75c60b8e3fa473828c519cfee2.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/a873315f4d7930e02d8853d9439fbb36.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/Home/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Cache/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Data/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Admin/19_05_24.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Admin/19_05_25.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Admin/19_05_27.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Common/19_05_25.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Home/19_05_23.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Home/19_05_24.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Home/19_05_25.log" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/Home/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Logs/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/Temp/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/Runtime/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Application/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/css/bootstrap-theme.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/css/bootstrap.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/css/custom-styles.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/css/font-awesome.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/font-awesome/fonts/fontawesome-webfontba72.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/font-awesome/fonts/fontawesome-webfontba72.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/font-awesome/fonts/fontawesome-webfontba72.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/font-awesome/fonts/fontawesome-webfontba72.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/font-awesome/fonts/fontawesome-webfontd41d.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/fonts/glyphicons-halflings-regular.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/fonts/glyphicons-halflings-regular.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/fonts/glyphicons-halflings-regular.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/fonts/glyphicons-halflings-regular.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/fonts/glyphicons-halflings-regulard41d.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/bootstrap.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/chart-data.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/chart.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/custom-scripts.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/custom.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/dataTables/dataTables.bootstrap.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/dataTables/dataTables.bootstrap.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/dataTables/jquery.dataTables.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/easypiechart-data.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/easypiechart.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/jquery-1.10.2.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/jquery.metisMenu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/morris/morris-0.4.3.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/morris/morris.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/Admin/assets/js/morris/raphael-2.1.0.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/bootstrap.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/css/font-awesome.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/css/font-awesome.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/FontAwesome.otf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/fontawesome-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/fontawesome-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/fontawesome-webfont.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/fontawesome-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/font-awesome/fonts/fontawesome-webfont.woff2" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/m.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/css/style.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/CHANGES.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/LICENSE.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/adapters/jquery.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/build-config.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/ckeditor.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/config.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/contents.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/af.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/az.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/bg.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/bn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/bs.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/cs.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/cy.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/da.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/de-ch.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/de.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/el.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/en-au.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/en-ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/en-gb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/en.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/eo.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/es-mx.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/es.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/et.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/eu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/fa.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/fi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/fo.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/fr-ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/fr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/gl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/gu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/he.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/hi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/hr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/hu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/id.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/is.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/it.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ja.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ka.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/km.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ko.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ku.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/lt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/lv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/mk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/mn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ms.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/nb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/nl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/no.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/oc.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/pl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/pt-br.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/pt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ro.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ru.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/si.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sq.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sr-latn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/sv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/th.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/tr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/tt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/ug.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/uk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/vi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/zh-cn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/lang/zh.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/a11yhelp.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/_translationstatus.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/af.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/az.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/bg.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/cs.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/cy.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/da.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/de-ch.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/de.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/el.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/en-au.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/en-gb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/en.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/eo.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/es-mx.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/es.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/et.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/eu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/fa.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/fi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/fo.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/fr-ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/fr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/gl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/gu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/he.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/hi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/hr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/hu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/id.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/it.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ja.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/km.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ko.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ku.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/lt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/lv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/mk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/mn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/nb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/nl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/no.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/oc.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/pl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/pt-br.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/pt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ro.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ru.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/si.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sq.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sr-latn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/sv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/th.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/tr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/tt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/ug.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/uk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/vi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/zh-cn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/a11yhelp/dialogs/lang/zh.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/about/dialogs/about.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/about/dialogs/hidpi/logo_ckeditor.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/about/dialogs/logo_ckeditor.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/clipboard/dialogs/paste.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/dialog/dialogDefinition.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/icons.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/icons_hidpi.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/image/dialogs/image.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/image/images/noimage.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/link/dialogs/anchor.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/link/dialogs/link.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/link/images/anchor.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/link/images/hidpi/anchor.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/magicline/images/hidpi/icon-rtl.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/magicline/images/hidpi/icon.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/magicline/images/icon-rtl.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/magicline/images/icon.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/pastefromword/filter/default.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/CHANGELOG.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/LICENSE.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/dialogs/dialog.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/dialogs/options.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/dialogs/toolbar.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/scayt/skins/moono-lisa/scayt.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/_translationstatus.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/af.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/az.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/bg.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/cs.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/cy.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/da.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/de-ch.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/de.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/el.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/en-au.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/en-ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/en-gb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/en.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/eo.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/es-mx.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/es.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/et.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/eu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/fa.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/fi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/fr-ca.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/fr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/gl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/he.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/hr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/hu.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/id.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/it.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ja.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/km.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ko.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ku.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/lt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/lv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/nb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/nl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/no.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/oc.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/pl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/pt-br.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/pt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ro.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ru.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/si.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sq.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sr-latn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/sv.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/th.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/tr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/tt.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/ug.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/uk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/vi.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/zh-cn.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/lang/zh.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/specialchar/dialogs/specialchar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/table/dialogs/table.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/tableselection/styles/tableselection.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/tabletools/dialogs/tableCell.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/widget/images/handle.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/LICENSE.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/dialogs/ciframe.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/dialogs/tmpFrameset.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/dialogs/wsc.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/dialogs/wsc.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/dialogs/wsc_ie.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/plugins/wsc/skins/moono-lisa/wsc.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/css/samples.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/github-top.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/header-bg.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/header-separator.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/logo.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/logo.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/img/navigation-tip.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/js/sample.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/js/sf.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/ajax.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/api.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/appendto.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/assets/inlineall/logo.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/assets/outputxhtml/outputxhtml.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/assets/posteddata.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/assets/sample.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/assets/uilanguages/languages.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/datafiltering.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/dialog/assets/my_dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/dialog/dialog.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/divreplace.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/enterkey/enterkey.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/htmlwriter/assets/outputforflash/swfobject.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/htmlwriter/outputforflash.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/htmlwriter/outputhtml.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/inlineall.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/inlinebycode.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/inlinetextarea.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/jquery.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/magicline/magicline.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/readonly.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/replacebyclass.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/replacebycode.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/sample.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/sample.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/sample_posteddata.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/tabindex.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/toolbar/toolbar.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/uicolor.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/uilanguages.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/wysiwygarea/fullpage.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/old/xhtmlstyle.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/css/fontello.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/LICENSE.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/config.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/fontello.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/fontello.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/fontello.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/font/fontello.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/js/fulltoolbareditor.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/js/toolbarmodifier.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/js/toolbartextmodifier.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/codemirror.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/codemirror.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/javascript.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/neo.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/show-hint.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/samples/toolbarconfigurator/lib/codemirror/show-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/dialog.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/dialog_ie.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/dialog_ie8.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/dialog_iequirks.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/editor.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/editor_gecko.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/editor_ie.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/editor_ie8.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/editor_iequirks.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/icons.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/icons_hidpi.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/arrow.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/close.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/hidpi/close.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/hidpi/lock-open.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/hidpi/lock.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/hidpi/refresh.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/lock-open.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/lock.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/refresh.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/images/spinner.gif" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/skins/moono-lisa/readme.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/edit/styles.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/1.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/2.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/3.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/4.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/avatar.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/demo.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/demo1.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/demo2.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/logo.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/logo.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/img/single-post.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/jquery/jquery.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/js/bootstrap.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/js/jquery.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/js/modernizr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/js/waterfall.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/.gitignore" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/.jshintrc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/BUGS.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/CHANGE.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/Gulpfile.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/bower.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.logo.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.logo.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.preview.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/css/editormd.preview.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/editormd.js.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Bold-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Bold-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Bold-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-BoldItalic-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-BoldItalic-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-BoldItalic-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Italic-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Italic-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Italic-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Light-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Light-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Light-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-LightItalic-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-LightItalic-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-LightItalic-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Regular-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Regular-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/fonts/OpenSans-Regular-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/scripts/linenumber.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/scripts/prettify/Apache-License-2.0.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/scripts/prettify/lang-css.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/scripts/prettify/prettify.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/styles/jsdoc-default.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/styles/prettify-jsdoc.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/docs/styles/prettify-tomorrow.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/editormd.amd.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/editormd.amd.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/editormd.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/editormd.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/FontAwesome.otf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/editormd-logo.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/editormd-logo.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/editormd-logo.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/editormd-logo.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/fontawesome-webfont.eot" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/fontawesome-webfont.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/fontawesome-webfont.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/fontawesome-webfont.woff" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/fonts/fontawesome-webfont.woff2" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/loading.gif" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/loading@2x.gif" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/loading@3x.gif" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-favicon-16x16.ico" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-favicon-24x24.ico" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-favicon-32x32.ico" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-favicon-48x48.ico" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-favicon-64x64.ico" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-114x114.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-120x120.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-144x144.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-16x16.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-180x180.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-240x240.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-24x24.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-320x320.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-32x32.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-48x48.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-57x57.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-64x64.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-72x72.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/editormd-logo-96x96.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/images/logos/vi.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/languages/en.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/languages/zh-tw.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/AUTHORS" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/comment/comment.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/comment/continuecomment.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/dialog/dialog.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/dialog/dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/display/fullscreen.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/display/fullscreen.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/display/panel.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/display/placeholder.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/display/rulers.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/closebrackets.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/closetag.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/continuelist.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/matchbrackets.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/matchtags.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/edit/trailingspace.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/brace-fold.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/comment-fold.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/foldcode.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/foldgutter.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/foldgutter.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/indent-fold.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/markdown-fold.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/fold/xml-fold.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/anyword-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/css-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/html-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/javascript-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/show-hint.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/show-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/sql-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/hint/xml-hint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/coffeescript-lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/css-lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/javascript-lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/json-lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/lint.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/lint/yaml-lint.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/merge/merge.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/merge/merge.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/mode/loadmode.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/mode/multiplex.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/mode/multiplex_test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/mode/overlay.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/mode/simple.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/runmode/colorize.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/runmode/runmode-standalone.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/runmode/runmode.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/runmode/runmode.node.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/scroll/annotatescrollbar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/scroll/scrollpastend.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/scroll/simplescrollbars.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/scroll/simplescrollbars.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/search/match-highlighter.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/search/matchesonscrollbar.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/search/matchesonscrollbar.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/search/search.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/search/searchcursor.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/selection/active-line.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/selection/mark-selection.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/selection/selection-pointer.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/tern/tern.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/tern/tern.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/tern/worker.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addon/wrap/hardwrap.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/addons.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/bower.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/codemirror.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/codemirror.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/lib/codemirror.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/lib/codemirror.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/apl/apl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/apl/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/asterisk/asterisk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/asterisk/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/clike/clike.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/clike/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/clike/scala.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/clojure/clojure.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/clojure/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/cobol/cobol.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/cobol/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/coffeescript/coffeescript.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/coffeescript/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/commonlisp/commonlisp.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/commonlisp/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/css.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/less.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/less_test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/scss.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/scss_test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/css/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/cypher/cypher.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/cypher/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/d/d.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/d/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dart/dart.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dart/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/diff/diff.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/diff/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/django/django.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/django/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dockerfile/dockerfile.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dockerfile/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dtd/dtd.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dtd/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dylan/dylan.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/dylan/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ebnf/ebnf.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ebnf/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ecl/ecl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ecl/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/eiffel/eiffel.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/eiffel/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/erlang/erlang.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/erlang/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/forth/forth.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/forth/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/fortran/fortran.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/fortran/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gas/gas.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gas/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gfm/gfm.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gfm/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gfm/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gherkin/gherkin.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/gherkin/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/go/go.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/go/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/groovy/groovy.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/groovy/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haml/haml.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haml/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haml/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haskell/haskell.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haskell/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haxe/haxe.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/haxe/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/htmlembedded/htmlembedded.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/htmlembedded/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/htmlmixed/htmlmixed.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/htmlmixed/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/http/http.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/http/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/idl/idl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/idl/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/jade/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/jade/jade.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/javascript/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/javascript/javascript.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/javascript/json-ld.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/javascript/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/javascript/typescript.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/jinja2/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/jinja2/jinja2.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/julia/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/julia/julia.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/kotlin/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/kotlin/kotlin.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/livescript/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/livescript/livescript.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/lua/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/lua/lua.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/markdown/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/markdown/markdown.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/markdown/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/meta.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/mirc/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/mirc/mirc.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/mllike/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/mllike/mllike.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/modelica/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/modelica/modelica.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/nginx/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/nginx/nginx.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ntriples/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ntriples/ntriples.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/octave/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/octave/octave.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pascal/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pascal/pascal.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pegjs/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pegjs/pegjs.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/perl/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/perl/perl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/php/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/php/php.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/php/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pig/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/pig/pig.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/properties/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/properties/properties.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/puppet/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/puppet/puppet.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/python/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/python/python.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/q/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/q/q.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/r/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/r/r.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rpm/changes/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rpm/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rpm/rpm.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rst/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rst/rst.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ruby/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ruby/ruby.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/ruby/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rust/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/rust/rust.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sass/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sass/sass.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/scheme/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/scheme/scheme.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/shell/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/shell/shell.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/shell/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sieve/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sieve/sieve.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/slim/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/slim/slim.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/slim/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smalltalk/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smalltalk/smalltalk.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smarty/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smarty/smarty.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smartymixed/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/smartymixed/smartymixed.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/solr/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/solr/solr.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/soy/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/soy/soy.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sparql/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sparql/sparql.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/spreadsheet/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/spreadsheet/spreadsheet.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sql/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/sql/sql.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/stex/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/stex/stex.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/stex/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/stylus/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/stylus/stylus.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tcl/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tcl/tcl.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/textile/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/textile/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/textile/textile.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiddlywiki/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiddlywiki/tiddlywiki.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiddlywiki/tiddlywiki.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiki/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiki/tiki.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tiki/tiki.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/toml/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/toml/toml.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tornado/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/tornado/tornado.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/turtle/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/turtle/turtle.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/vb/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/vb/vb.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/vbscript/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/vbscript/vbscript.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/velocity/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/velocity/velocity.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/verilog/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/verilog/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/verilog/verilog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xml/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xml/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xml/xml.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xquery/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xquery/test.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/xquery/xquery.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/yaml/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/yaml/yaml.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/z80/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/mode/z80/z80.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/modes.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/package.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/3024-day.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/3024-night.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/ambiance-mobile.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/ambiance.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/base16-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/base16-light.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/blackboard.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/cobalt.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/colorforth.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/eclipse.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/elegant.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/erlang-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/lesser-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/mbo.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/mdn-like.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/midnight.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/monokai.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/neat.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/neo.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/night.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/paraiso-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/paraiso-light.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/pastel-on-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/rubyblue.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/solarized.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/the-matrix.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/tomorrow-night-bright.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/tomorrow-night-eighties.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/twilight.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/vibrant-ink.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/xq-dark.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/xq-light.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/codemirror/theme/zenburn.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/flowchart.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/jquery.flowchart.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/marked.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/prettify.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/raphael.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/sequence-diagram.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/lib/underscore.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/package.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/code-block-dialog/code-block-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/emoji-dialog/emoji-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/emoji-dialog/emoji.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/goto-line-dialog/goto-line-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/help-dialog/help-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/help-dialog/help.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/html-entities-dialog/html-entities-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/html-entities-dialog/html-entities.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/image-dialog/image-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/link-dialog/link-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/plugin-template.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/preformatted-text-dialog/preformatted-text-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/reference-link-dialog/reference-link-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/table-dialog/table-dialog.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/plugins/test-plugin/test-plugin.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.codemirror.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.dialog.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.form.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.grid.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.logo.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.menu.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.preview.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.preview.themes.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.tab.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/editormd.themes.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/font-awesome.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/github-markdown.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/lib/prefixes.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/lib/variables.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/scss/prettify.scss" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/src/editormd.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/bootstrap-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/codemirror-searchbox-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/codemirror-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/css/bootstrap-theme.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/css/bootstrap.min.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/js/bootstrap.min.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/js/searchbox.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/katex-tests.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/marked-@at-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/marked-emoji-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/marked-heading-link-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/marked-todo-list-test.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/qunit/qunit-1.16.0.css" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Public/mark/tests/qunit/qunit-1.16.0.js" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Common/functions.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Conf/convention.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Conf/debug.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/LICENSE.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Lang/en-us.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Lang/pt-br.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Lang/zh-cn.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Lang/zh-tw.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/AgentCheckBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/BorisBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/BrowserCheckBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/BuildLiteBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/CheckActionRouteBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/CheckLangBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ChromeShowPageTraceBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ContentReplaceBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/CronRunBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/FireShowPageTraceBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ParseTemplateBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ReadHtmlCacheBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/RobotCheckBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ShowPageTraceBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/ShowRuntimeBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/TokenBuildBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/UpgradeNoticeBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Behavior/WriteHtmlCacheBehavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Net/Http.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Net/IpLocation.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/ArrayList.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/CodeSwitch.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/Date.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/Rbac.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/Stack.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Org/Util/String.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/App.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Auth.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Behavior.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Build.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Apachenote.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Apc.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Db.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Eaccelerator.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/File.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Memcache.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Memcached.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Memcachesae.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Redis.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Shmop.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Sqlite.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Wincache.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Cache/Driver/Xcache.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller/HproseController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller/JsonRpcController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller/RestController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller/RpcController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Controller/YarController.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt/Driver/Base64.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt/Driver/Crypt.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt/Driver/Des.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt/Driver/Think.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Crypt/Driver/Xxtea.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Firebird.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Mongo.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Oracle.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Pgsql.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Sqlite.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Driver/Sqlsrv.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Db/Lite.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Dispatcher.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Exception.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Hook.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Image.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Image/Driver/GIF.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Image/Driver/Gd.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Image/Driver/Imagick.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Log.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Log/Driver/File.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Log/Driver/Sae.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model/AdvModel.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model/MergeModel.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model/MongoModel.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model/RelationModel.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Model/ViewModel.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Page.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Route.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Session/Driver/Db.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Session/Driver/Memcache.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Session/Driver/Mysqli.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Storage.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Storage/Driver/File.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Storage/Driver/Sae.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/Driver/Ease.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/Driver/Lite.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/Driver/Mobile.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/Driver/Smart.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/Driver/Smarty.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/TagLib.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/TagLib/Cx.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Template/TagLib/Html.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Think.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Bcs.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Bcs/bcs.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Bcs/mimetypes.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Bcs/requestcore.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Ftp.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Local.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Qiniu.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Qiniu/QiniuStorage.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Sae.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Upload/Driver/Upyun.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/1.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/2.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/3.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/4.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/5.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/6.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/7.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/bgs/8.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/1.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/2.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/3.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/4.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/5.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/Verify/ttfs/6.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Think/View.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/Boris.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/CLIOptionsHandler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/ColoredInspector.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/Config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/DumpInspector.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/EvalWorker.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/ExportInspector.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/Inspector.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/ReadlineClient.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Boris/ShallowParser.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/EaseTemplate/template.core.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/EaseTemplate/template.ease.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseClassManager.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseClient.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseCommon.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseFormatter.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseHttpClient.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseHttpServer.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseIO.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseIOStream.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseReader.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseTags.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Hprose/HproseWriter.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Parsedown/Parsedown.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/README.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/SmartTemplate/class.smarttemplate.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/SmartTemplate/class.smarttemplatedebugger.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/SmartTemplate/class.smarttemplateparser.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/Smarty.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/SmartyBC.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/debug.tpl" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/block.textformat.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.counter.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.cycle.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.fetch.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_checkboxes.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_image.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_options.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_radios.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_select_date.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_select_time.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.html_table.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.mailto.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/function.math.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.capitalize.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.date_format.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.debug_print_var.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.escape.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.regex_replace.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.replace.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.spacify.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifier.truncate.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.cat.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.count_characters.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.count_paragraphs.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.count_sentences.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.count_words.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.default.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.escape.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.from_charset.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.indent.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.lower.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.noprint.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.string_format.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.strip.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.strip_tags.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.to_charset.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.unescape.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.upper.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/modifiercompiler.wordwrap.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/outputfilter.trimwhitespace.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.escape_special_chars.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.literal_compiler_param.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.make_timestamp.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.mb_str_replace.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.mb_unicode.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/shared.mb_wordwrap.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/plugins/variablefilter.htmlspecialchars.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_cacheresource.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_cacheresource_custom.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_cacheresource_keyvaluestore.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_config_source.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_cacheresource_file.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_append.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_assign.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_block.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_break.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_call.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_capture.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_config_load.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_continue.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_debug.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_eval.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_extends.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_for.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_foreach.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_function.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_if.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_include.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_include_php.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_insert.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_ldelim.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_nocache.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_block_plugin.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_function_plugin.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_modifier.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_object_block_function.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_object_function.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_print_expression.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_registered_block.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_registered_function.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_private_special_variable.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_rdelim.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_section.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_setfilter.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_while.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compilebase.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_config_file_compiler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_configfilelexer.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_configfileparser.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_data.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_debug.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_filter_handler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_function_call_handler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_get_include_path.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_nocache_insert.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_parsetree.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_eval.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_extends.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_file.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_php.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_registered.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_stream.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_string.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_smartytemplatecompiler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_template.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatebase.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatecompilerbase.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatelexer.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_utility.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_write_file.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_resource.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_resource_custom.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_resource_recompiled.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_resource_uncompiled.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_security.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/class.compiler.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/class.config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/class.template.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_config.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_custom_block.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_custom_function.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_if.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.generate_compiler_debug_output.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.include.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.parse_is_expr.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.section_start.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/debug.tpl" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/template.build_dir.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/template.config_loader.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/template.destroy_dir.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/template.fetch_compile_include.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/TemplateLite/internal/template.generate_debug_output.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/jsonRPC/jsonRPCClient.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/jsonRPC/jsonRPCServer.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/bigint.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/compat.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/1024.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/128.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/1536.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/160.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/192.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/2048.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/256.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/3072.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/4096.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/512.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/768.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/dhparams/96.dhp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/CREDITS" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/INSTALL" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/README" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/config.m4" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/config.w32" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/php_xxtea.c" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/php_xxtea.dsp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/php_xxtea.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/php_xxtea.sln" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/php_xxtea.vcproj" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/test/test.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/xxtea.c" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/pecl/xxtea/xxtea.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/phprpc_client.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/phprpc_date.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/phprpc_server.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/phpRPC/xxtea.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/COPYING" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/Spyc.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/composer.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/examples/yaml-dump.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/examples/yaml-load.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/php4/5to4.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/php4/spyc.php4" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/php4/test.php4" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/spyc.yaml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/DumpTest.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/IndentTest.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/ParseTest.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/RoundTripTest.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/comments.yaml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/failing1.yaml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/indent_1.yaml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Library/Vendor/spyc/tests/quotes.yaml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Api/App.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Api/Controller.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Api/Dispatcher.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Api/functions.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/App.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/Controller.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/Dispatcher.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/Model.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/View.class.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/convention.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Lite/functions.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/Sae/convention.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/api.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/common.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/lite.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Mode/sae.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/ThinkPHP.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Tpl/dispatch_jump.tpl" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Tpl/page_trace.tpl" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/Tpl/think_exception.tpl" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ThinkPHP/logo.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce9060b29a98.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90b7a2046e.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90bb0285b1.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90ce667482.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90cfd719d0.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90d153e6e9.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce90d3de4488.png" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-25/5ce91034f3858.jpeg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb3bfaeecf0.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb3c16bf96f.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb8903831cf.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb8eab7b41a.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb979055f56.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceb9f3d0ec2d.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceba4dcd9ba6.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceba52b5d948.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5ceba64b3a4b0.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5cebad7a13078.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5cebaf7086eec.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/Uploads/2019-05-27/5cebc4984189d.jpg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/composer.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/index.php" afterDir="false" />
- </list>
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
- <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
- </component>
- <component name="FUSProjectUsageTrigger">
- <session id="-1051508733">
- <usages-collector id="statistics.lifecycle.project">
- <counts>
- <entry key="project.closed" value="3" />
- <entry key="project.open.time.13" value="1" />
- <entry key="project.open.time.35" value="1" />
- <entry key="project.open.time.40" value="1" />
- <entry key="project.open.time.41" value="1" />
- <entry key="project.opened" value="4" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.open">
- <counts>
- <entry key="html" value="1" />
- <entry key="php" value="5" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.open">
- <counts>
- <entry key="HTML" value="1" />
- <entry key="PHP" value="5" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.edit">
- <counts>
- <entry key="html" value="87" />
- <entry key="php" value="52" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.edit">
- <counts>
- <entry key="HTML" value="87" />
- <entry key="PHP" value="52" />
- </counts>
- </usages-collector>
- </session>
- </component>
- <component name="FavoritesManager">
- <favorites_list name="blog-demo" />
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="525">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/Application/Home/View/Index/index.html">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="108">
- <caret line="4" column="30" selection-start-line="4" selection-start-column="30" selection-end-line="4" selection-end-column="30" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="250">
- <caret line="31" selection-start-line="31" selection-end-line="31" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/index.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="162">
- <caret line="14" selection-start-line="14" selection-end-line="14" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/Application/Home/View/Index/single.html">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="536">
- <caret line="75" column="29" selection-start-line="75" selection-start-column="29" selection-end-line="75" selection-end-column="29" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/../web/demo.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="81">
- <caret line="3" selection-start-line="3" selection-end-line="3" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php" />
- <option value="$PROJECT_DIR$/Application/Home/View/Index/single.html" />
- </list>
- </option>
- </component>
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsFlowSettings">
- <service-enabled>true</service-enabled>
- <exe-path />
- <other-services-enabled>true</other-services-enabled>
- <auto-save>true</auto-save>
- </component>
- <component name="JsGulpfileManager">
- <detection-done>true</detection-done>
- <sorting>DEFINITION_ORDER</sorting>
- </component>
- <component name="NodePackageJsonFileManager">
- <packageJsonPaths>
- <path value="$PROJECT_DIR$/Public/mark/lib/codemirror/package.json" />
- <path value="$PROJECT_DIR$/Public/mark/package.json" />
- </packageJsonPaths>
- </component>
- <component name="PhpDebugGeneral" break_at_first_line="true" ignore_connections_through_unregistered_servers="true" listening_started="true" />
- <component name="PhpServers">
- <servers>
- <server host="zhang.com" id="9e02b216-e953-421b-ac71-ae667c1b524f" name="zhang" />
- </servers>
- </component>
- <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP" />
- <component name="PhpXdebugProxy" ide_key="16030" host="zhang.com" port="80" />
- <component name="ProjectFrameBounds" extendedState="7">
- <option name="x" value="-9" />
- <option name="y" value="-9" />
- <option name="width" value="1400" />
- <option name="height" value="721" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes />
- </component>
- <component name="PropertiesComponent">
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../web/demo.php" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="settings.editor.selected.configurable" value="reference.settings.php.debug.xdebug.proxy" />
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager" selected="PHP Web Page.demo">
- <configuration name="Unnamed" type="PhpWebAppRunConfigurationType" factoryName="PHP Web Application" server_name="zhang" start_url="/web/demo.php">
- <method v="2" />
- </configuration>
- <configuration name="demo" type="PhpWebAppRunConfigurationType" factoryName="PHP Web Application" server_name="zhang" start_url="/blog-demo">
- <method v="2" />
- </configuration>
- <list>
- <item itemvalue="PHP Web Page.demo" />
- <item itemvalue="PHP Web Page.Unnamed" />
- </list>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="a3b25be5-89a6-465a-ac97-d576745fef17" name="Default Changelist" comment="" />
- <created>1558663607143</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1558663607143</updated>
- <workItem from="1558663615024" duration="6607000" />
- <workItem from="1558751225008" duration="1201000" />
- <workItem from="1558920813320" duration="612000" />
- <workItem from="1559015627689" duration="1888000" />
- </task>
- <servers />
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="10308000" />
- </component>
- <component name="TodoView">
- <todo-panel id="selected-file">
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="all">
- <are-packages-shown value="true" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- </component>
- <component name="ToolWindowManager">
- <frame x="-9" y="-9" width="1938" height="1050" extended-state="7" />
- <editor active="true" />
- <layout>
- <window_info content_ui="combo" id="Project" order="0" weight="0.25" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info id="Favorites" order="2" side_tool="true" weight="0.329718" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info anchor="bottom" id="Run" order="2" />
- <window_info active="true" anchor="bottom" id="Debug" order="3" sideWeight="0.4994577" visible="true" weight="0.3983353" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" weight="0.32897863" />
- <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
- <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
- <window_info anchor="bottom" id="Version Control" order="9" />
- <window_info anchor="bottom" id="Terminal" order="10" weight="0.32897863" />
- <window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5005423" side_tool="true" visible="true" weight="0.3983353" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="right" id="Database" order="3" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php</url>
- <line>10</line>
- <option name="timeStamp" value="15" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/../web/demo.php</url>
- <line>3</line>
- <option name="timeStamp" value="41" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/../web/demo.php</url>
- <line>4</line>
- <option name="timeStamp" value="43" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php</url>
- <line>27</line>
- <option name="timeStamp" value="44" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php</url>
- <line>29</line>
- <option name="timeStamp" value="45" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="php">
- <url>file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php</url>
- <line>31</line>
- <option name="timeStamp" value="46" />
- </line-breakpoint>
- </breakpoints>
- <breakpoints-dialog>
- <breakpoints-dialog />
- </breakpoints-dialog>
- </breakpoint-manager>
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/Application/Home/Controller/.php">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/Application/Home/View/Index/index.html">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="108">
- <caret line="4" column="30" selection-start-line="4" selection-start-column="30" selection-end-line="4" selection-end-column="30" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/../web/demo.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="81">
- <caret line="3" selection-start-line="3" selection-end-line="3" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/Application/Home/View/Index/single.html">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="536">
- <caret line="75" column="29" selection-start-line="75" selection-start-column="29" selection-end-line="75" selection-end-column="29" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="250">
- <caret line="31" selection-start-line="31" selection-end-line="31" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/index.php">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="162">
- <caret line="14" selection-start-line="14" selection-end-line="14" />
- </state>
- </provider>
- </entry>
- </component>
- </project>
|