Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • aurwebaurweb
  • Repository
  • aurweb
  • web
  • html
  • pkgflagcomment.php
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    Call check_sid() from a central location · 6892ec77
    Lukas Fleischer authored Apr 27, 2017
    
    
    Instead of calling check_sid() from every single PHP script representing
    a web page, add the call to aur.inc.php which is sourced by all of them.
    
    Also, remove set_lang() calls from the scripts since these are also
    already included in aur.inc.php.
    
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    6892ec77