This website works better with JavaScript.
Explore
Help
Sign In
spip-contrib-squelettes
/
book
Watch
89
Star
0
Fork
You've already forked book
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
25 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
book
/
book.php3
1 line
70 B
Raw
Permalink
Normal View
History
Unescape
Escape
Les bases de squelettes pour transformer un site en livre
17 years ago
<?php
$fond
=
"book"
;
$delais
=
3600
;
include
(
"inc-public.php3"
);
?>