Skip to content

Instantly share code, notes, and snippets.

# Name : mdp_calendar
# Version : 1.1.1dev
# Description : Creates a monthly calendar view of posted articles.
# Author : Marshall Potter
# URL : http://www.outoverthevoid.com/
# Type : Public only
# ......................................................................
# Revision : e4af068c349473cf406fc43c155ef02bcd973c69
# Branch : dev
# ......................................................................
function ign_filter_downloads() //callback routine called by file_download
{
global $id, $file_error, $ign_user, $pretext, $s;
if(empty($id)) {
//no $id means we need to reparse the URL...
extract($pretext);
if($prefs['permlink_mode']=='messy') {
$id = gps('id'); //get $id from GET
} else { //we need to parse the uri