ソースを参照

Avatar.php

Signed-off-by: Suki <[email protected]>
Suki 12 年 前
コミット
56e2a5a463
1 ファイル変更18 行追加0 行削除
  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...');