w00t0r
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
<kwote-added id="${KWOTE_ID" />
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
|
||||
<error>${ERROR_MESSAGE}</error>
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
<kwote id="${KWOTE_ID}" rating="${KWOTE_RATING}">
|
||||
${KWOTE_TEXT_XML}
|
||||
</kwote>
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
</kwotes.org>
|
||||
|
||||
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<kwotes.org>
|
||||
|
||||
<site>
|
||||
<name>${SITE_NAME}</name>
|
||||
<tag-line>${TAG_LINE}</tag-line>
|
||||
<kwote-count>${KWOTE_COUNT}</kwote-count>
|
||||
<deleted-kwote-count>${KWOTE_BACKUP_COUNT}</deleted-kwote-count>
|
||||
</site>
|
||||
|
||||
Reference in New Issue
Block a user