diff options
Diffstat (limited to 'docs/linkcache.txt')
-rw-r--r-- | docs/linkcache.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linkcache.txt b/docs/linkcache.txt index 266f200d..13b69613 100644 --- a/docs/linkcache.txt +++ b/docs/linkcache.txt @@ -21,4 +21,4 @@ foreach( $pages as $page ){ } $batch = new LinkBatch( $titles ); -$batch->execute();
\ No newline at end of file +$batch->execute(); |