/[libdata-portal]/branches/mysql/trunk/template_html/Subjects_list.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/mysql/trunk/template_html/Subjects_list.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (show annotations)
Sun Mar 7 21:32:53 2004 UTC (20 years, 1 month ago) by dpavlin
File MIME type: text/html
File size: 147 byte(s)
creating MySQL branch which has perl solution to sad lack of
subselects in MySQL

1 <ul>
2 <TMPL_LOOP NAME="Subjects">
3 <li>
4 <a href="?p=s;s=<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></a>
5 </li>
6 </TMPL_LOOP>
7 </ul>

  ViewVC Help
Powered by ViewVC 1.1.26