]> git.mxchange.org Git - mailer.git/commitdiff
Also these scripts are long-time dead
authorRoland Häder <roland@mxchange.org>
Sun, 4 Nov 2012 12:47:22 +0000 (12:47 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Nov 2012 12:47:22 +0000 (12:47 +0000)
.gitattributes
inc/modules/frameset.php [new file with mode: 0644]
inc/modules/welcome.php [new file with mode: 0644]

index 23da4abde51da80eb6a4a225b457f2831c4a4dcf..39b09ba500c3683ef55557bddd8ec25b344a1c24 100644 (file)
@@ -631,6 +631,7 @@ inc/modules/admin/what-user_online.php -text
 inc/modules/admin/what-usr_online.php svneol=native#text/plain
 inc/modules/admin/what-welcome.php svneol=native#text/plain
 inc/modules/chk_login.php svneol=native#text/plain
+inc/modules/frameset.php -text
 inc/modules/frametester.php svneol=native#text/plain
 inc/modules/guest/.htaccess svneol=native#text/plain
 inc/modules/guest/action- svneol=native#text/plain
@@ -733,6 +734,7 @@ inc/modules/sponsor/guest.php svneol=native#text/plain
 inc/modules/sponsor/logout.php svneol=native#text/plain
 inc/modules/sponsor/settings.php svneol=native#text/plain
 inc/modules/sponsor/welcome.php svneol=native#text/plain
+inc/modules/welcome.php -text
 inc/monthly/.htaccess svneol=native#text/plain
 inc/monthly/monthly_ svneol=native#text/plain
 inc/monthly/monthly_beg.php svneol=native#text/plain
diff --git a/inc/modules/frameset.php b/inc/modules/frameset.php
new file mode 100644 (file)
index 0000000..f551ef4
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+// @DEPRECATED
+?>
diff --git a/inc/modules/welcome.php b/inc/modules/welcome.php
new file mode 100644 (file)
index 0000000..f551ef4
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+// @DEPRECATED
+?>