diff options
author | root <root@adnab.me> | 2014-01-31 17:30:35 +0100 |
---|---|---|
committer | root <root@adnab.me> | 2014-01-31 17:30:35 +0100 |
commit | 1ed8a37bea8882cd3a1aa0f421dbc15493a781a0 (patch) | |
tree | d014616096b7f8b94b707626cae46cff0e0608ce /lib/blog/drafts.php | |
parent | b0c23ea84327d48e3a4383fac3e795c2dc0a1215 (diff) | |
download | Bits-1ed8a37bea8882cd3a1aa0f421dbc15493a781a0.tar.gz Bits-1ed8a37bea8882cd3a1aa0f421dbc15493a781a0.zip |
Traduction into french of some parts of the site.
Diffstat (limited to 'lib/blog/drafts.php')
-rw-r--r-- | lib/blog/drafts.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/blog/drafts.php b/lib/blog/drafts.php index 735b039..7016660 100644 --- a/lib/blog/drafts.php +++ b/lib/blog/drafts.php @@ -1,6 +1,5 @@ <?php -$title = "My posts"; $drafts = array(); $pub = array(); |