Skip to content

Instantly share code, notes, and snippets.

View apalwe's full-sized avatar

adarsha apalwe

View GitHub Profile
<?php
require("../../config.php");
// Fetch user groups allowed to access this file
//require '/usr/local/bin/vendor/autoload.php';
require("../../header.php");
require_once __DIR__.'/initialize.php';