Show
Ignore:
Timestamp:
2008-01-30 22:18:21 (10 months ago)
Author:
mosipov
Message:

added ID

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/main/webapp/WEB-INF/web.xml

    r1425 r1453  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" 
     2<web-app version="2.4" id="fckeditor-java" xmlns="http://java.sun.com/xml/ns/j2ee" 
    33        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    44        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"