Browse Source

Avatar.php

Signed-off-by: Suki <[email protected]>
Suki 12 years ago
parent
commit
56e2a5a463
1 changed files with 18 additions and 0 deletions
  1. 18 0
      Sources/Avatar.php

+ 18 - 0
Sources/Avatar.php

@@ -0,0 +1,18 @@
+<?php
+
+/**
+ * This file handles the avatar requests.
+ *
+ * Simple Machines Forum (SMF)
+ *
+ * @package SMF
+ * @author Simple Machines
+ *
+ * @copyright 2012 Simple Machines
+ * @license http://www.simplemachines.org/about/smf/license.php BSD
+ *
+ * @version 2.1 Alpha 1
+ */
+
+if (!defined('SMF'))
+	die('Hacking attempt...');