~ubuntu-branches/ubuntu/precise/boinc/precise

« back to all changes in this revision

Viewing changes to html/ops/bolt_map.php

Tags: 6.12.8+dfsg-1
* New upstream release.
* Simplified debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
require_once("../inc/bolt_cat.inc");
50
50
require_once("../inc/bolt.inc");
51
51
require_once("../inc/bolt_snap.inc");
 
52
require_once("../inc/util_ops.inc");
52
53
 
53
54
// the following are to minimize argument passing
54
55