Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / types / signer_types.xml
index 7a5df3b3f6a1d57ab51f51baf13958a5add5c231..611853a48bb21bd50ae86615e287ddcbb8a88fe5 100644 (file)
@@ -22,7 +22,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
-<signer-type-list>
+<signer-type-list signer-type-count="{?signer_type_count?}">
        <!-- The type 'player' which is in facts the user. //-->
        <signer-type type="player" table="user" column="userid" />
        <!-- @TODO Add more types, e.g. company //-->