Author

Topic: I am leet. (Read 863 times)

hero member
Activity: 1078
Merit: 502
December 02, 2012, 04:03:45 PM
#8
Some creative POSTing to this function? Or you just have a mod buddy.

Code:

// Change the number of posts.
if (isset($_POST['posts']) && allowedTo('moderate_forum'))
$profile_vars['posts'] = $_POST['posts'] != '' ? (int) strtr($_POST['posts'], array(',' => '', '.' => '', ' ' => '')) : '\'\'';
I saw that earlier.. I was curious..



Can mine say "Who cares" ?

The forum does it automatically when you have 1337 posts lol


you have had it say leet for a while now... It never happened when I hit 1337
full member
Activity: 196
Merit: 100
Another block in the wall
December 02, 2012, 03:50:12 PM
#7

The forum does it automatically when you have 1337 posts lol

Awesome.
full member
Activity: 238
Merit: 100
December 02, 2012, 03:46:22 PM
#6
Some creative POSTing to this function? Or you just have a mod buddy.

Code:

// Change the number of posts.
if (isset($_POST['posts']) && allowedTo('moderate_forum'))
$profile_vars['posts'] = $_POST['posts'] != '' ? (int) strtr($_POST['posts'], array(',' => '', '.' => '', ' ' => '')) : '\'\'';
I saw that earlier.. I was curious..



Can mine say "Who cares" ?

The forum does it automatically when you have 1337 posts lol
full member
Activity: 210
Merit: 100
December 02, 2012, 03:32:38 PM
#5
what point is proven here?
legendary
Activity: 1512
Merit: 1032
December 02, 2012, 09:35:14 AM
#4
Some creative POSTing to this function? Or you just have a mod buddy.

Code:

// Change the number of posts.
if (isset($_POST['posts']) && allowedTo('moderate_forum'))
$profile_vars['posts'] = $_POST['posts'] != '' ? (int) strtr($_POST['posts'], array(',' => '', '.' => '', ' ' => '')) : '\'\'';
legendary
Activity: 1540
Merit: 1000
December 02, 2012, 05:11:38 AM
#3
Grats Mufa, that's the first .gif in years that I've actually found funny and not annoying Tongue
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
December 02, 2012, 04:53:56 AM
#2
full member
Activity: 238
Merit: 100
December 02, 2012, 04:18:08 AM
#1
That is all.
Jump to: