-
- Downloads
Move package actions to package bases
Package actions now operate on package bases instead of packages. Move
all actions to the correct locations.
This also fixes some issues with comment notifications.
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
Showing
- web/html/index.php 17 additions, 17 deletionsweb/html/index.php
- web/html/packages.php 0 additions, 75 deletionsweb/html/packages.php
- web/html/pkgbase.php 81 additions, 1 deletionweb/html/pkgbase.php
- web/html/pkgdel.php 5 additions, 5 deletionsweb/html/pkgdel.php
- web/html/pkgmerge.php 5 additions, 5 deletionsweb/html/pkgmerge.php
- web/lib/pkgfuncs.inc.php 32 additions, 32 deletionsweb/lib/pkgfuncs.inc.php
- web/template/pkg_comment_form.php 2 additions, 2 deletionsweb/template/pkg_comment_form.php
- web/template/pkg_comments.php 3 additions, 4 deletionsweb/template/pkg_comments.php
- web/template/pkg_details.php 15 additions, 15 deletionsweb/template/pkg_details.php
- web/template/pkg_search_results.php 2 additions, 2 deletionsweb/template/pkg_search_results.php
- web/template/pkgbase_details.php 13 additions, 13 deletionsweb/template/pkgbase_details.php
Loading
Please register or sign in to comment