mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
18 lines
663 B
XML
18 lines
663 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="WEB_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library name="PHP Runtime" type="php">
|
|
<CLASSES>
|
|
<root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
|
|
</CLASSES>
|
|
<SOURCES>
|
|
<root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |