Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
afc2ce96
Commit
afc2ce96
authored
Jul 26, 2017
by
Leigh B Stoller
Browse files
Add emacs mode tag.
parent
440f399a
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/announcement.ajax
View file @
afc2ce96
<?php
#
# Copyright (c) 2000-201
6
University of Utah and the Flux Group.
# Copyright (c) 2000-201
7
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -56,3 +56,8 @@ function Do_Click()
DBQueryWarn
(
'update apt_announcement_info set clicked=1 where aid="'
.
$aid
.
'" and uid_idx="'
.
$uid_idx
.
'"'
,
$dblink
);
}
}
# Local Variables:
# mode:php
# End:
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment