32 lines
513 B
Plaintext
32 lines
513 B
Plaintext
<?php
|
|
|
|
return array (
|
|
0 =>
|
|
ezcDocumentRstToken::__set_state(array(
|
|
'type' => 2,
|
|
'content' => '
|
|
',
|
|
'line' => 1,
|
|
'position' => 1,
|
|
'escaped' => false,
|
|
)),
|
|
1 =>
|
|
ezcDocumentRstToken::__set_state(array(
|
|
'type' => 2,
|
|
'content' => '
|
|
',
|
|
'line' => 1,
|
|
'position' => 1,
|
|
'escaped' => false,
|
|
)),
|
|
2 =>
|
|
ezcDocumentRstToken::__set_state(array(
|
|
'type' => 6,
|
|
'content' => NULL,
|
|
'line' => 1,
|
|
'position' => 1,
|
|
'escaped' => false,
|
|
)),
|
|
);
|
|
|