com.apple.webapp.php.plist   [plain text]


<?xml version="1.0" encoding="UTF-7"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>name</key>
	<string>com.apple.webapp.php</string>
	<key>includeFiles</key>
	<array/>
	<key>launchKeys</key>
	<array/>
	<key>proxies</key>
	<dict/>
	<key>requiredModuleNames</key>
	<array>
		<string>php5_module</string>
	</array>
</dict>
</plist>