diff --git a/web/skins/xml/includes/config.php b/web/skins/xml/includes/config.php index 417de76ca..79d40e273 100644 --- a/web/skins/xml/includes/config.php +++ b/web/skins/xml/includes/config.php @@ -18,7 +18,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // -define ( "XML_PROTOCOL_VERSION", "1"); +define ( "XML_PROTOCOL_VERSION", "2"); define ( "XML_FEATURE_SET", "1"); $rates = array( diff --git a/web/skins/xml/includes/functions.php b/web/skins/xml/includes/functions.php index e20144ca5..f6a8e34a8 100644 --- a/web/skins/xml/includes/functions.php +++ b/web/skins/xml/includes/functions.php @@ -29,6 +29,29 @@ body { padding: 0px; } + diff --git a/web/skins/xml/views/Makefile.am b/web/skins/xml/views/Makefile.am index 1cb9e7f48..c79197386 100644 --- a/web/skins/xml/views/Makefile.am +++ b/web/skins/xml/views/Makefile.am @@ -6,4 +6,5 @@ webdir = @WEB_PREFIX@/skins/xml/views dist_web_DATA = \ console.php \ + actions.php \ none.php diff --git a/web/skins/xml/views/Makefile.in b/web/skins/xml/views/Makefile.in index 7f46a893f..c73b1d64c 100644 --- a/web/skins/xml/views/Makefile.in +++ b/web/skins/xml/views/Makefile.in @@ -246,6 +246,7 @@ SUBDIRS = webdir = @WEB_PREFIX@/skins/xml/views dist_web_DATA = \ console.php \ + actions.php \ none.php all: all-recursive diff --git a/web/skins/xml/views/actions.php b/web/skins/xml/views/actions.php new file mode 100644 index 000000000..aa3607539 --- /dev/null +++ b/web/skins/xml/views/actions.php @@ -0,0 +1,96 @@ +\n"; + echo "