p.cweiske.de
New paste
List all
Login
TYPO3 extension: load page record
edit
Fork to remote system
Help on remote forking
raw
code.php
1
$GLOBALS
[
'TYPO3_DB'
]
->
exec_SELECTgetSingleRow
(
'*'
,
'pages'
,
'uid = '
.
intval
(
$pid
)
)
;
Add file
Delete paste
Christian Weiske
owner
History
375acd
7 years ago
Embed
HTML code
Public
clone URL