[svn r11457] Fixed forgotten link to claro_init_global

skala
Yannick Warnier 19 years ago
parent d748b76c80
commit 6ad8226794
  1. 2
      main/blog/calendar.php

@ -3,7 +3,7 @@
$language_file = 'agenda';
// including the global
include('../inc/claro_init_global.inc.php');
include('../inc/global.inc.php');
// the variables for the days and the months
// Defining the shorts for the days

Loading…
Cancel
Save