CVS log for loncom/interface/loncoursedata.pm

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_1_1_99_0


Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:46:10 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +8 -5 lines
&init_dbs now takes a parameter, $drop, which indicates if the system
should drop all the cache tables before trying to recreate them.  Modified
&populate_student_table to call &init_dbs with $drop = 0.  Modified
&ensure_tables_are_set_up to call &init_dbs with $drop = 1.  This means that
additions to the student table will not cause the caches to be cleared, but
the lack of any single table in a cache set will cause all the remaining
tables to be dropped and recreated.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

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