pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
1 sec ago
Untitled
7 sec ago
Untitled
7 sec ago
Untitled
13 sec ago
Untitled
13 sec ago
Only fetch output when ...
13 sec ago
Bruno Mars It Will Rain...
14 sec ago
Untitled
19 sec ago
Layout Width
Share Pastebin
Jean-Baptiste
By: a guest | Feb 5th, 2010 | Syntax:
PHP
| Size: 0.11 KB | Hits: 52 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
<?php
function
balise_CREDITS
(
$p
)
{
$p
->
code
=
lire_config
(
'kitcnrs/credits'
)
;
return
$p
;
}
?>
create new paste
|
create new version of this paste
RAW Paste Data
<?php function balise_CREDITS ($p) { $p->code = lire_config('kitcnrs/credits'); return $p; } ?>