Changeset 2559 for alternc/trunk/bureau/admin/adm_quotadoedit.php
- Timestamp:
- 09/08/09 07:29:38 (4 years ago)
- Location:
- alternc/trunk
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
bureau/admin/adm_quotadoedit.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk
-
Property
svn:ignore
set to
build-stamp
-
Property
svn:mergeinfo
set to
/alternc/branches/benjamin-bureaubleu merged eligible
-
Property
svn:ignore
set to
-
alternc/trunk/bureau/admin/adm_quotadoedit.php
r431 r2559 40 40 $qlist=$quota->qlist(); 41 41 reset($qlist); 42 42 43 43 while (list($key,$val)=each($qlist)) { 44 44 $var="q_".$key; … … 49 49 include("adm_list.php"); 50 50 exit; 51 51 52 52 } 53 53 54 55 54 ?>
Note: See TracChangeset
for help on using the changeset viewer.
