This website works better with JavaScript.
Home
Help
Sign In
pioder
/
uf
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
+ Fixed several bugs in PMs section
git-svn-id:
https://svn.pioder.pl/uf-svn/uF@37
72ec579a-5ced-4fa4-82f3-afba5d98df2f
master
pioder
15 years ago
parent
194a9ffc01
commit
43657534ab
61 changed files
with
138 additions
and
60 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
admin/admin_forums.php
+1
-1
admin/admin_groups.php
+1
-1
admin/admin_script.php
+1
-1
admin/admin_users.php
+1
-1
admin/banlist.php
+1
-1
admin/censorlist.php
+1
-1
admin/check_script.php
+1
-1
admin/check_script_data.php
+1
-1
admin/forum_info.php
+1
-1
admin/header.php
+1
-1
admin/index.php
+1
-1
admin/mass_email.php
+1
-1
admin/smilelist.php
+1
-1
common.php
+1
-1
eprofile.php
+1
-1
forum.php
+1
-1
groups.php
+1
-1
includes/admin/class_forum.php
+1
-1
includes/admin/class_main.php
+1
-1
includes/cache/cache_forums.php
+1
-1
includes/cache/cache_index.php
+1
-1
includes/cache/cache_topic.php
+2
-2
includes/classes/class_forum.php
+2
-2
includes/classes/class_mod.php
+1
-1
includes/classes/class_pms.php
+2
-2
includes/classes/class_posting.php
+2
-2
includes/classes/class_topic.php
+2
-2
includes/classes/class_user.php
+15
-0
includes/classes/index.html
+1
-1
includes/classes/secure.php
+1
-1
includes/constants.php
+1
-1
includes/db.php
+1
-1
includes/emailer.php
+1
-1
includes/errors.php
+1
-1
includes/misc_functions.php
+15
-0
includes/pms/index.html
+12
-0
includes/pms/pms_delete.php
+12
-0
includes/pms/pms_folder.php
+12
-0
includes/pms/pms_view.php
+12
-0
includes/pms/pms_write.php
+1
-1
includes/sessions.php
+1
-1
includes/sql_parse.php
+1
-1
index.php
+1
-1
lngs/Polish/admin.php
+1
-1
lngs/Polish/email.php
+1
-1
lngs/Polish/install.php
+1
-1
lngs/Polish/main.php
+1
-1
lngs/Polish/quick_reply.php
+1
-1
lngs/Polish/wysiwyg.php
+1
-1
login.php
+1
-1
moderate.php
+1
-1
pms.php
+1
-1
posting.php
+1
-1
quick_reply.php
+1
-1
register.php
+1
-1
search.php
+1
-1
shoutbox.php
+1
-1
topic.php
+1
-1
user.php
+1
-1
users.php
+1
-1
warns.php
+ 1
- 1
admin/admin_forums.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
admin_forums
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/admin_groups.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
admin_groups
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/admin_script.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
admin_scripts
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/admin_users.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
admin_users
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/banlist.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
banlist
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/censorlist.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
censorlist
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/check_script.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
check_script
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/check_script_data.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
check_script_data
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
admin/forum_info.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
forum_info
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/header.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
header
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/index.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
index
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/mass_email.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
mass_email
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
admin/smilelist.php
View File
@ -4,7 +4,7 @@
*
@
file
admin
/
smilelist
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
common.php
View File
@ -4,7 +4,7 @@
*
@
file
common
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
+ 1
- 1
eprofile.php
View File
@ -4,7 +4,7 @@
*
@
file
eprofile
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
forum.php
View File
@ -4,7 +4,7 @@
*
@
file
forum
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
groups.php
View File
@ -4,7 +4,7 @@
*
@
file
groups
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
includes/admin/class_forum.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
admin
/
class_forum
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/admin/class_main.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
admin
/
class_main
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/cache/cache_forums.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
cache
/
cache_forums
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
))
+ 1
- 1
includes/cache/cache_index.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
cache
/
cache_index
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
))
+ 1
- 1
includes/cache/cache_topic.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
cache
/
cache_topic
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
))
+ 2
- 2
includes/classes/class_forum.php
View File
@ -2,9 +2,9 @@
/**
*
@
package
uForum
*
@
file
includes
/
classes
/
class_forum
.
php
*
@
version
$Id
:
classes
/
class_forum
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 2
- 2
includes/classes/class_mod.php
View File
@ -2,9 +2,9 @@
/**
*
@
package
uForum
*
@
file
includes
/
classes
/
class_mod
.
php
*
@
version
$Id
:
classes
/
class_mod
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/classes/class_pms.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
classes
/
class_pms
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 2
- 2
includes/classes/class_posting.php
View File
@ -2,9 +2,9 @@
/**
*
@
package
uForum
*
@
file
includes
/
classes
/
class_posting
.
php
*
@
version
$Id
:
classes
/
class_posting
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 2
- 2
includes/classes/class_topic.php
View File
@ -2,9 +2,9 @@
/**
*
@
package
uForum
*
@
file
includes
/
classes
/
class_topic
.
php
*
@
version
$Id
:
classes
/
class_topic
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 2
- 2
includes/classes/class_user.php
View File
@ -2,9 +2,9 @@
/**
*
@
package
uForum
*
@
file
includes
/
classes
/
class_user
.
php
*
@
version
$Id
:
classes
/
class_user
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 15
- 0
includes/classes/index.html
View File
@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
lang
=
"en"
xml:lang
=
"en"
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=iso-8859-1"
/
>
<
title
>
Untitled
<
/
title
>
<
meta
http-equiv
=
"refresh"
content
=
"0; url=../index.php"
/
>
<
/
head
>
<
body
>
<
p
>
<
/
p
>
<
/
body
>
<
/
html
>
+ 1
- 1
includes/classes/secure.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
classes
/
secure
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/constants.php
View File
@ -4,7 +4,7 @@
*
@
file
constans
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
))
+ 1
- 1
includes/db.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
db
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/emailer.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
class_email
.
php
*
@
version
$Id
:
emailer
.
php
-
1
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/errors.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
errors
.
php
*
@
version
$Id
:
errors
.
php
15
2009
-
05
-
01
17
:
06
:
40
Z
pioder
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/misc_functions.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
class_overall
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 15
- 0
includes/pms/index.html
View File
@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
lang
=
"en"
xml:lang
=
"en"
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=iso-8859-1"
/
>
<
title
>
Untitled
<
/
title
>
<
meta
http-equiv
=
"refresh"
content
=
"0; url=../index.php"
/
>
<
/
head
>
<
body
>
<
p
>
<
/
p
>
<
/
body
>
<
/
html
>
+ 12
- 0
includes/pms/pms_delete.php
View File
@ -1,4 +1,16 @@
<
?
php
/**
*
@
package
uForum
*
@
file
includes
/
pms
/
pms_delete
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
{
die
(
'Hacking attempt'
);
}
if
(
isset
(
$_GET
[
'user'
]))
{
+ 12
- 0
includes/pms/pms_folder.php
View File
@ -1,4 +1,16 @@
<
?
php
/**
*
@
package
uForum
*
@
file
includes
/
pms
/
pms_folder
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
{
die
(
'Hacking attempt'
);
}
//
//private messsages cache - v1.0 Alpha 2
+ 12
- 0
includes/pms/pms_view.php
View File
@ -1,4 +1,16 @@
<
?
php
/**
*
@
package
uForum
*
@
file
includes
/
pms
/
pms_view
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
{
die
(
'Hacking attempt'
);
}
//smiles cache
$sql
=
"
SELECT * FROM
"
.
SMILES_TABLE
.
"
"
;
+ 12
- 0
includes/pms/pms_write.php
View File
@ -1,4 +1,16 @@
<
?
php
/**
*
@
package
uForum
*
@
file
includes
/
pms
/
pms_write
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
{
die
(
'Hacking attempt'
);
}
$msg
=
''
;
+ 1
- 1
includes/sessions.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
sessions
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
includes/sql_parse.php
View File
@ -4,7 +4,7 @@
*
@
file
includes
/
sql_parse
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
*
@
note
Originally
,
phpMyAdmin
function
**/
+ 1
- 1
index.php
View File
@ -4,7 +4,7 @@
*
@
file
index
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
lngs/Polish/admin.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
admin
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
include
(
'./../lngs/Polish/wysiwyg.php'
);
+ 1
- 1
lngs/Polish/email.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
email
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
//register message :]
+ 1
- 1
lngs/Polish/install.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
install
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
$lng
[
'install_header'
]
=
'Instalator skryptu µForum'
;
+ 1
- 1
lngs/Polish/main.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
main
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
include
(
'./lngs/Polish/wysiwyg.php'
);
+ 1
- 1
lngs/Polish/quick_reply.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
quick_reply
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
$lng
[
'title'
]
=
'Szybka Odpowiedź'
;
+ 1
- 1
lngs/Polish/wysiwyg.php
View File
@ -4,7 +4,7 @@
*
@
file
lngs
/
Polish
/
wysiwyg
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
$lng
[
'function_disabled_html_mode'
]
=
'Funkcja niedostępna w trybie HTML'
;
+ 1
- 1
login.php
View File
@ -4,7 +4,7 @@
*
@
file
login
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
moderate.php
View File
@ -4,7 +4,7 @@
*
@
file
moderate
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
pms.php
View File
@ -4,7 +4,7 @@
*
@
file
pms
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
posting.php
View File
@ -4,7 +4,7 @@
*
@
file
posting
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
quick_reply.php
View File
@ -4,7 +4,7 @@
*
@
file
quick_reply
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
if
(
!
defined
(
'IN_uF'
)
)
+ 1
- 1
register.php
View File
@ -4,7 +4,7 @@
*
@
file
register
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
search.php
View File
@ -4,7 +4,7 @@
*
@
file
search
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
shoutbox.php
View File
@ -4,7 +4,7 @@
*
@
file
shoutbox
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
+ 1
- 1
topic.php
View File
@ -4,7 +4,7 @@
*
@
file
topic
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
user.php
View File
@ -4,7 +4,7 @@
*
@
file
user
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
users.php
View File
@ -4,7 +4,7 @@
*
@
file
users
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
+ 1
- 1
warns.php
View File
@ -4,7 +4,7 @@
*
@
file
warns
.
php
*
@
version
$Id
$
*
@
copyright
2007
-
2010
(
c
)
PioDer
<
pioder
@
wp
.
pl
>
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
link
http
://
www
.
pioder
.
pl
/
*
@
license
see
LICENSE
.
txt
**/
define
(
'IN_uF'
,
true
);
Write
Preview
Loading…
Cancel
Save