Diff for /MPIWGWeb/updateSQL/personalwww.xml between versions 1.2 and 1.3

version 1.2, 2004/10/14 07:49:23 version 1.3, 2004/11/16 14:51:54
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.2  
changed lines
  Added in v.1.3


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