diff options
author | canyonknight@gmail.com <canyonknight@gmail.com> | 2012-12-06 04:03:41 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-12-07 23:24:11 +0100 |
commit | 20407bb8c60ff705b47df707e21a3e0f73faf239 (patch) | |
tree | f6f46f13aeb8f9e7d98fb4a9c4e0953fa82d6556 /web/html/pkgmerge.php | |
parent | c7d20163a4feaeed6e8c16a1e0a076e8e0c931aa (diff) | |
download | aur-20407bb8c60ff705b47df707e21a3e0f73faf239.tar.gz aur-20407bb8c60ff705b47df707e21a3e0f73faf239.tar.xz |
Split package flagging and unflagging into separate functions
Currently, package flagging and unflagging takes place within the
pkg_flag() function. A bool is set to true or false depending on the
action.
Create new pkg_unflag() function with sole purpose of unflagging
and keep pkg_flag() in place. This split will be useful in the
overhaul of the notification system.
Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/html/pkgmerge.php')
0 files changed, 0 insertions, 0 deletions