Diff for /MPIWGWeb/updateSQL/personalwww.xml between versions 1.1 and 1.4

version 1.1, 2004/10/11 15:41:51 version 1.4, 2005/01/18 15:40:08
Line 14 Line 14
       <table name = "current_work" layout = "" id = "rec_id" indexList ="">        <table name = "current_work" layout = "" id = "rec_id" indexList ="">
          <select>select * from "current_work"</select>           <select>select * from "current_work"</select>
       </table>        </table>
         <table name = "institutsbiblio" layout = "" id = "ID" indexList ="">
            <select>select * from "institutsbiblio"</select>
         </table>
       <table name = "personal-www" layout = "" id = "ID" indexList ="">        <table name = "personal-www" layout = "" id = "ID" indexList ="">
          <select>select * from "personal-www"</select>           <select>select * from "personal-www"</select>
       </table>        </table>
       <table name = "projects" layout = "" id = "rec_ID" indexList ="">  
          <select>select * from "projects"</select>  
       </table>  
       <table name = "publications" layout = "" id = "rec_ID" indexList ="">        <table name = "publications" layout = "" id = "rec_ID" indexList ="">
          <select>select * from "publications"</select>           <select>select * from "publications"</select>
       </table>        </table>

Removed from v.1.1  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>