com web/doc: Graph generation fixed: scripts/gen_picture_in fo.php

[email protected]
Newsgroups php.doc.web
Message-ID <[email protected]>
Commit:    efd7a397a2bc83ab9950e65de238bcc4b63b3572
Author:    Sobak <[email protected]>         Wed, 26 Mar 2014 17:30:53 +0100
Parents:   4cf74cb8f6b406a389002e831d4ca09698ddd986
Branches:  master

Link:       http://git.php.net/?p=web/doc.git;a=commitdiff;h=efd7a397a2bc83ab9950e65de238bcc4b63b3572

Log:
Graph generation fixed

Changed paths:
  M  scripts/gen_picture_info.php


Diff:
diff --git a/scripts/gen_picture_info.php b/scripts/gen_picture_info.php
index 9afded2..37fb181 100644
--- a/scripts/gen_picture_info.php
+++ b/scripts/gen_picture_info.php
@@ -8,7 +8,7 @@ include '../include/init.inc.php';
 include '../include/lib_revcheck.inc.php';
 include '../include/lib_proj_lang.inc.php';
 
-$langs = array_key($LANGUAGES);
+$langs = array_keys($LANGUAGES);
 foreach ($langs as $lang) {
     if ($lang === 'en') {
         continue;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.