]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #2898: Updated docs and test manifest for the xmlns changes.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 12 Feb 2011 20:00:35 +0000 (20:00 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 12 Feb 2011 20:00:35 +0000 (20:00 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8171 36083f99-b078-4883-b0ff-0f9b5a30f544

documentation/examples/plugins/manifest.xml
engine/tests/test_files/plugin_18/manifest.xml

index a61106e6270e42ea7be98bfb4147860e4505a123..0f7823442401eca144addc467dc6c8625ac162c0 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<plugin_manifest version="1.8">
+<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
        <name>My Plugin</name>
        <author>Elgg</author>
        <version>1.0</version>
index 76837977dde7e37636c0681046ce87bcc4de2436..c6cf4f80794acaad834aa98c406ac9d1ac01cdbb 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<plugin_manifest version="1.8">
+<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
        <name>Test Manifest</name>
        <author>Anyone</author>
        <version>1.0</version>