source modif

master
Jeremy DUCOURTHIAL 3 years ago
parent 2614948a67
commit 1587a63084

@ -1,8 +1,5 @@
<html> <html>
<body> <body>
<?php <?php
require_once("connection.php"); require_once("connection.php");
require_once("gatewayNews.php"); require_once("gatewayNews.php");

@ -1,7 +1,7 @@
<?php <?php
class sources class sources
{ {
public string lien; private string $lien;
public function __construct(string $lien) public function __construct(string $lien)
{ {

Loading…
Cancel
Save